summaryrefslogtreecommitdiffstats
path: root/old/templates/default/admin/mm_menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'old/templates/default/admin/mm_menu.html')
-rw-r--r--old/templates/default/admin/mm_menu.html28
1 files changed, 0 insertions, 28 deletions
diff --git a/old/templates/default/admin/mm_menu.html b/old/templates/default/admin/mm_menu.html
deleted file mode 100644
index cb7a40d..0000000
--- a/old/templates/default/admin/mm_menu.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!-- INCLUDE page_header.html -->
-<table width="100%" border="0" cellspacing="1" cellpadding="2">
- <tr>
- <th align="center">{L_MANAGE_MEMBERS}</th>
- </tr>
- <tr>
- <td class="row1" align="center">
- <table border="0" cellspacing="0" cellpadding="3" align="center" class="borderless">
- <tr>
- <td align="center" nowrap="nowrap" class="row1"><a href="{U_ADD_MEMBER}">{L_ADD_MEMBER}</a></td>
- </tr>
- <tr>
- <td align="center" nowrap="nowrap" class="row1"><a href="{U_LIST_MEMBERS}">{L_LIST_EDIT_DEL_MEMBERS}</a></td>
- </tr>
- <tr>
- <td align="center" nowrap="nowrap" class="row1"><a href="{U_EDIT_RANKS}">{L_EDIT_RANKS}</a></td>
- </tr>
- <tr>
- <td align="center" nowrap="nowrap" class="row1"><a href="{U_TRANSFER_HISTORY}">{L_TRANSFER_HISTORY}</a></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <th align="center">&nbsp;</th>
- </tr>
-</table>
-<!-- INCLUDE page_tail.html --> \ No newline at end of file