]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/templates/christmas/admin/ranks_list_body.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / templates / christmas / admin / ranks_list_body.tpl
diff --git a/phpBB2_old/templates/christmas/admin/ranks_list_body.tpl b/phpBB2_old/templates/christmas/admin/ranks_list_body.tpl
deleted file mode 100644 (file)
index 3444a24..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-\r
-<h1>{L_RANKS_TITLE}</h1>\r
-\r
-<p>{L_RANKS_TEXT}</p>\r
-\r
-<form method="post" action="{S_RANKS_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">\r
-       <tr>\r
-               <th class="thCornerL">{L_RANK}</th>\r
-        <th class="thTop">{L_RANK_MINIMUM}</th>\r
-               <th class="thTop">{L_SPECIAL_RANK}</th>\r
-               <th class="thTop">{L_EDIT}</th>\r
-               <th class="thCornerR">{L_DELETE}</th>\r
-       </tr>\r
-       <!-- BEGIN ranks -->\r
-       <tr>\r
-               <td class="{ranks.ROW_CLASS}" align="center">{ranks.RANK}</td>\r
-        <td class="{ranks.ROW_CLASS}" align="center">{ranks.RANK_MIN}</td>\r
-               <td class="{ranks.ROW_CLASS}" align="center">{ranks.SPECIAL_RANK}</td>\r
-               <td class="{ranks.ROW_CLASS}" align="center"><a href="{ranks.U_RANK_EDIT}">{L_EDIT}</a></td>\r
-               <td class="{ranks.ROW_CLASS}" align="center"><a href="{ranks.U_RANK_DELETE}">{L_DELETE}</a></td>\r
-       </tr>\r
-       <!-- END ranks -->                      \r
-       <tr>\r
-               <td class="catBottom" align="center" colspan="6"><input type="submit" class="mainoption" name="add" value="{L_ADD_RANK}" /></td>\r
-       </tr>\r
-</table></form>\r