]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_nickname_history.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_nickname_history.tpl
index ad0eff86d5946d9b276b27e994e87cbe99fa92ba..460f4e91b4f230b042abe8e1d9c66615460afb42 100644 (file)
@@ -1,19 +1,22 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_nickname%}&amp;userid={%get,bigintval=userid%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_nickname&amp;userid=$content[userid]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="5" class="table_header">
                <strong>{--ADMIN_LIST_NICKNAME_HISTORY_TITLE--}</strong>
        </td>
 </tr>
+
 <tr>
-       <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+       <td class="header_column bottom right" align="center" width="30"><strong>{--ID_SELECT--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--_USERID--}</strong></td>
        <td class="header_column bottom right" align="center"><strong>{--ADMIN_HISTORY_VALUE--}</strong></td>
-       <td class="header_column bottom right" align="center"><strong>{--ADMIN_HISTORY_ENTRY_ADDED--}</strong></td>
+       <td class="header_column bottom right" align="center"><strong>{--ENTRY_ADDED--}</strong></td>
        <td class="header_column bottom" align="center"><strong>{--ADMIN_HISTORY_ENTRY_LAST_USED--}</strong></td>
 </tr>
-$content
+
+$content[rows]
+
 <tr>
        <td class="table_footer" colspan="5">
                <input type="hidden" name="history_id[0]" value="1" />
@@ -22,7 +25,7 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>
 
 <div class="notice">