]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_points.tpl
Undefined indexes sname and fname fixed
[mailer.git] / templates / de / html / admin / admin_points.tpl
index 2a9789e959425087ad3b07d7cbf92ae460727cd7..2a60542c78ef58e753ac0ba5e21fad6ba6f54478 100644 (file)
                <TD class="admin_title bottom2 right2" width="275" align="center"><STRONG>{--REF_LEVEL--}:</STRONG></TD>
                <TD class="admin_title bottom2" width="275" align="center"><STRONG>{--REF_PERCENT--}:</STRONG></TD>
        </TR>
-       {--__LEVEL_ROWS--}
+       {!__LEVEL_ROWS!}
        <TR>
-               <TD class="admin_footer" align="center" colspan="3">
-                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
-                       <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}">&nbsp;*
-                       <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}">
+               <TD class="admin_footer" colspan="3">
+                       <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_LVL--}" />
+                       <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_LVL--}" />
                </TD>
        </TR>
 </TABLE>