Removed tmplput_HOST_DISPLAYNAME
[citadel.git] / webcit / static / t / aide / display_generic_cmd.html
index 549229b00aa83fe0bdc87e789a8ee54e2f139b5f..fc3552e81698212e699dfb252d7c12abfcf3dd53 100644 (file)
@@ -18,7 +18,7 @@
              <?_("Command input (if requesting SEND_LISTING transfer mode):")><br />
              <textarea name="g_input" rows=10 cols=80 width=80></textarea><br />
              <font size=-2>
-               <?_("Detected host header is ")><?%("COND:IS_HTTPS", 1, 1, 1, "https", "http")>://<?URL:HOSTNAME>
+               <?_("Detected host header is ")><?DAV:HOSTNAME>
              </font>
              <input type="submit" name="sc_button" value="<?_("Send command")>">&nbsp;
              <input type="submit" name="cancel_button" value="<?_("Cancel")>"><br />