]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_beg.tpl
A lot form templates rewritten (star removed. fixes)
[mailer.git] / templates / de / html / admin / admin_config_beg.tpl
index d909842aeaa39a4a63b5bda679c26c5ebecf2af3..edb4a64b08da31b78b2ac0ab7a553133f11ddd7b 100644 (file)
        <TR>
                <TD align="right" height="20">{--ADMIN_BEG_USERID--}:</TD>
                <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><SELECT name="beg_uid" size="1"
-                       class="admin_select">
-                       {!_MEMBER_SELECTION!}
-               </SELECT></TD>
+               <TD align="center">
+                       {!__MEMBER_SELECTION!}
+               </TD>
        </TR>
        <TR>
                <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
@@ -85,7 +84,7 @@
                </TD>
        </TR>
        <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
+               <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" align="center" class="admin_title bottom2" height="30">
        </TR>
        <TR>
                <TD colspan="3" class="admin_footer"><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>
        </TR>
 </TABLE>
 </FORM>