Choose default sender email address by envelope recipient
[citadel.git] / webcit / static / t / prefs / section_msg_sender_from_select.html
index b80b79cb8fa55c6982f753f4e5d8641354d663ea..e9877151022e219a64d5f4103b1a07b8a76ba57d 100644 (file)
@@ -1 +1 @@
-<option value="<?CONTEXTSTR("X")>" <?%("COND:CONTEXTSTR", 1, :"defaultfrom", 0, "selected", "")>>&lt;<?CONTEXTSTR("H")>&gt;</option>
+<option value="<?PREF:VALID:EMAIL:ADDR:STR("X")>" <?%("COND:PREF:VALID:EMAIL:ADDR:STR", 1, 0, 0, "selected", "")>>&lt;<?PREF:VALID:EMAIL:ADDR:STR("H")>&gt;</option>