]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_holiday_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_holiday_row.tpl
index 89d6a68b6a6f9c24df6660929effbeafa4af6b7e..d5c678b8d891f7f4a265831af4517a955156402e 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="form_field" value="1" />
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
                {%pipe,generateUserProfileLink=$content[userid]%}
                $content[end]
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               <div class="pre">
-                       {%pipe,fixEmptyContentToDashes=$content[comments]%}
-               </div>
+               <pre>{%pipe,wrapWords,fixEmptyContentToDashes=$content[comments]%}</pre>
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               {%pipe,translateUserStatus=$content[status]%}
+               {%user,status,translateUserStatus=$content[userid]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[last_online]