]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/templates/christmas/admin/words_list_body.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / templates / christmas / admin / words_list_body.tpl
diff --git a/phpBB2_old/templates/christmas/admin/words_list_body.tpl b/phpBB2_old/templates/christmas/admin/words_list_body.tpl
deleted file mode 100644 (file)
index 710bd04..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-\r
-<h1>{L_WORDS_TITLE}</h1>\r
-\r
-<P>{L_WORDS_TEXT}</p>\r
-\r
-<form method="post" action="{S_WORDS_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">\r
-       <tr>\r
-               <th class="thCornerL">{L_WORD}</th>\r
-               <th class="thTop">{L_REPLACEMENT}</th>\r
-               <th colspan="2" class="thCornerR">{L_ACTION}</th>\r
-       </tr>\r
-       <!-- BEGIN words -->\r
-       <tr>\r
-               <td class="{words.ROW_CLASS}" align="center">{words.WORD}</td>\r
-               <td class="{words.ROW_CLASS}" align="center">{words.REPLACEMENT}</td>\r
-               <td class="{words.ROW_CLASS}"><a href="{words.U_WORD_EDIT}">{L_EDIT}</a></td>\r
-               <td class="{words.ROW_CLASS}"><a href="{words.U_WORD_DELETE}">{L_DELETE}</a></td>\r
-       </tr>\r
-       <!-- END words -->\r
-       <tr>\r
-               <td colspan="5" align="center" class="catBottom">{S_HIDDEN_FIELDS}<input type="submit" name="add" value="{L_ADD_WORD}" class="mainoption" /></td>\r
-       </tr>\r
-</table></form>\r