]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_surfbar.tpl
More fixes for points booking and surfbar
[mailer.git] / templates / de / html / admin / admin_config_surfbar.tpl
index bb9ffa5c89f35ae96e4bdcd7e8faed2134845905..47a9711d7de5ce96dfe12020e0d1feaa4fb8ba28 100644 (file)
                        <INPUT type="text" name="surfbar_restart_time" size="6" maxlength="20" value="$content[surfbar_restart_time]" />
                </TD>
        </TR>
+       <TR><TD height="3" colspan="2" class="seperator">&nbsp;</TD></TR>
+       <TR>
+               <TD height="30" align="right" style="padding-right:5px">
+                       {--ADMIN_CONFIG_SURFBAR_STATS_RELOAD--}
+               </TD>
+               <TD>
+                       <INPUT type="text" name="surfbar_stats_reload" size="6" maxlength="20" value="$content[surfbar_stats_reload]" />
+               </TD>
+       </TR>
        <TR><TD height="8" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>
        <TR>
                <TD align="center" colspan="2" class="admin_footer bottom2">
                </TD>
        </TR>
        <TR>
-               <TD align="center" style="padding-right:5px">
+               <TD height="30" align="right" style="padding-right:5px">
                        {--ADMIN_CONFIG_SURFBAR_PAYMENT_MODEL_DYNAMIC--}
                </TD>
                <TD>
                        <INPUT type="radio" name="surfbar_pay_model" value="DYNAMIC"{--__CONFIG_SURFBAR_PAY_MODEL_DYNAMIC--} />
                </TD>
        </TR>
-       <TR><TD height="8" colspan="2" class="seperator">&nbsp;</TD></TR>
-       <TR><TD height="3" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>
-       <TR>
-               <TD height="30" align="center" colspan="2" class="admin_footer bottom2">
-                       {--ADMIN_CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK--}
-               </TD>
-       </TR>
-       <TR><TD height="8" colspan="2" class="seperator">&nbsp;</TD></TR>
-       <TR>
-               <TD align="center" colspan="2">
-                       <INPUT type="radio" name="surfbar_notify_admin_unlock" value="Y"{--__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_Y--} /> {--ADMIN_SURFBAR_NOTIFY_UNLOCK_YES--}<BR />
-                       <INPUT type="radio" name="surfbar_notify_admin_unlock" value="N"{--__CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK_N--} /> {--ADMIN_SURFBAR_NOTIFY_UNLOCK_NO--}
-               </TD>
-       </TR>
-       <TR><TD height="8" colspan="2" class="seperator">&nbsp;</TD></TR>
        <TR><TD height="3" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>
        <TR>
                <TD height="30" align="center" colspan="2" class="admin_footer bottom2">
        </TR>
        <TR><TD height="8" colspan="2" class="seperator bottom2">&nbsp;</TD></TR>
        <TR>
-               <TD colspan="2" align="center" class="admin_footer">
+               <TD colspan="2" class="admin_footer">
                        <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;*
                        <INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
                </TD>