]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_surfbar.tpl
Obsolete templates removed, surfbar fixed (admin add, userid not used)
[mailer.git] / templates / de / html / admin / admin_config_surfbar.tpl
index 47a9711d7de5ce96dfe12020e0d1feaa4fb8ba28..e0cee5cd643ea51acbcc3a7d5ec0cccd72d01add 100644 (file)
@@ -88,7 +88,7 @@
                        {--ADMIN_CONFIG_SURFBAR_PAYMENT_MODEL_STATIC--}
                </TD>
                <TD>
-                       <INPUT type="radio" name="surfbar_pay_model" value="STATIC"{--__CONFIG_SURFBAR_PAY_MODEL_STATIC--} />
+                       <INPUT type="radio" name="surfbar_pay_model" value="STATIC"{!__CONFIG_SURFBAR_PAY_MODEL_STATIC!} />
                </TD>
        </TR>
        <TR>
@@ -96,7 +96,7 @@
                        {--ADMIN_CONFIG_SURFBAR_PAYMENT_MODEL_DYNAMIC--}
                </TD>
                <TD>
-                       <INPUT type="radio" name="surfbar_pay_model" value="DYNAMIC"{--__CONFIG_SURFBAR_PAY_MODEL_DYNAMIC--} />
+                       <INPUT type="radio" name="surfbar_pay_model" value="DYNAMIC"{!__CONFIG_SURFBAR_PAY_MODEL_DYNAMIC!} />
                </TD>
        </TR>
        <TR><TD height="3" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>
        <TR><TD height="8" colspan="2" class="seperator">&nbsp;</TD></TR>
        <TR>
                <TD align="center" colspan="2">
-                       <INPUT type="radio" name="surfbar_autostart" value="Y"{--__CONFIG_SURFBAR_AUTOSTART_Y--} /> {--YES--}
-                       <INPUT type="radio" name="surfbar_autostart" value="N"{--__CONFIG_SURFBAR_AUTOSTART_N--} /> {--NO--}
+                       <INPUT type="radio" name="surfbar_autostart" value="Y"{!__CONFIG_SURFBAR_AUTOSTART_Y!} />&nbsp;{--YES--}
+                       <INPUT type="radio" name="surfbar_autostart" value="N"{!__CONFIG_SURFBAR_AUTOSTART_N!} />&nbsp;{--NO--}
                </TD>
        </TR>
        <TR><TD height="8" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>