]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_footer.tpl
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / templates / de / html / admin / admin_overview_footer.tpl
index 11f5d85d80b1ca4d16cf4c19e14af24e5ec2a60f..302448c0f2abcba22793ace8066fd208dde6ee38 100644 (file)
@@ -1 +1,12 @@
-<!-- @DEPRECATED //-->
+<tr>
+       <td colspan="7" align="center" class="admin_footer">
+               <input type="reset" value="{--ADMIN_UNSELECT_ALL--}" class="admin_reset" />
+               <input type="submit" name="assign" value="{--ADMIN_ASSIGN_TASKS--}" class="admin_submit" />
+               <input type="submit" name="unassign" value="{--ADMIN_UNASSIGN_TASKS--}" class="admin_submit" />
+               <input type="submit" name="redir" value="{--ADMIN_REDIRECT_TASKS--}" class="admin_submit" />
+               <input type="submit" name="del" value="{--ADMIN_DELETE_ENTRIES--}" class="admin_delete" />
+       </td>
+</tr>
+</table>
+</form>
+</div>