]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_sub_points.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_sub_points.tpl
index f30e17061bcb938a238996d787ad8f30d84d880e..aadd77c7dc30b7988212b95c63ac78c70f2b564c 100644 (file)
@@ -1,7 +1,7 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=sub_points&amp;userid=$content[userid]" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=sub_points&amp;userid=$content[userid]%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" colspan="2" align="center">
+               <td class="admin_title bottom" colspan="2" align="center">
                        {--ADMIN_SUB_POINTS_FROM_USER--}:<br />
                        <strong>$content[user]</strong>
                </td>
@@ -13,8 +13,8 @@
                </td>
        </tr>
        <tr>
-               <td class="bottom2" align="right">{--ENTER_SUB_REASON--}:</td>
-               <td class="bottom2">
+               <td class="bottom" align="right">{--ENTER_SUB_REASON--}:</td>
+               <td class="bottom">
                        <textarea name="reason" class="admin_normal" rows="5" cols="20"></textarea>
                </td>
        </tr>