]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_active.tpl
A lot form templates rewritten (star removed. fixes)
[mailer.git] / templates / de / html / admin / admin_config_active.tpl
index d2545121b6f18cfb08da3d6ba4d21abf1d2ac9d3..d4776a67d8f0beb4b089afdb29e422a6fde92242 100644 (file)
@@ -16,7 +16,7 @@
                <TD align="right" width="275">{--ADMIN_ACTIVE_LIMIT--}:</TD>
                <TD width="10" class="seperator">&nbsp;</TD>
                <TD align="center" width="275"><INPUT type="input"
-                       name="active_limit" class="admin_normal" value="{--__LIMIT_VALUE!}"
+                       name="active_limit" class="admin_normal" value="{!__LIMIT_VALUE!}"
                        size="5" maxlength="20"></TD>
                <TD width="10" class="seperator">&nbsp;</TD>
        </TR>
@@ -26,9 +26,9 @@
        <TR>
                <TD width="10" class="admin_footer seperator">&nbsp;</TD>
                <TD class="admin_footer" colspan="3" align="center"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}"></TD>
+                       value="{--SAVE_SETTINGS--}" /></TD>
                <TD width="10" class="admin_footer seperator">&nbsp;</TD>
        </TR>
 </TABLE>