]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/xs_mod/tpl/styles.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / xs_mod / tpl / styles.tpl
diff --git a/phpBB2_old/xs_mod/tpl/styles.tpl b/phpBB2_old/xs_mod/tpl/styles.tpl
deleted file mode 100644 (file)
index dc93343..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-<!-- BEGIN xs_file_version -->\r
-/***************************************************************************\r
- *                                styles.tpl\r
- *                                ----------\r
- *   copyright            : (C) 2003, 2004 CyberAlien\r
- *   support              : http://www.phpbbstyles.com\r
- *\r
- *   version              : 2.0.1\r
- *\r
- *   file revision        : 45\r
- *   project revision     : 51\r
- *   last modified        : 25 Aug 2004  11:51:48\r
- *\r
- ***************************************************************************/\r
-<!-- END xs_file_version -->\r
-\r
-<h1>{L_XS_DEF_TITLE}</h1>\r
-\r
-<p>{L_XS_DEF_EXPLAIN}</p>\r
-\r
-<!-- BEGIN list_users -->\r
-<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">\r
-<tr>\r
-       <th class="thHead" height="25">{L_XS_STYLES_USERS}</th>\r
-</tr>\r
-<tr> \r
-       <td class="row1"><span class="gen">\r
-       <table border="0" cellspacing="0" cellpadding="1">\r
-       <!-- BEGIN user -->\r
-       <tr>\r
-               <td>{user.NUM}:</td>\r
-               <td>&nbsp;</td>\r
-               <td>[{user.ID}]</td>\r
-               <td>&nbsp;</td>\r
-               <td>{user.NAME}</td>\r
-       </tr>\r
-       <!-- END user -->\r
-       </table>\r
-       </span></td>\r
-</tr>\r
-</table>\r
-<br />\r
-<!-- END list_users -->\r
-\r
-<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">\r
-       <tr>\r
-               <th class="thCornerL" align="center" nowrap="nowrap">{L_XS_ID}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_STYLE}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_TEMPLATE}</th>\r
-               <th class="thTop" align="center" nowrap="nowrap">{L_XS_USERS}</th>\r
-               <th class="thCornerR" colspan="2" align="center" nowrap="nowrap">{L_XS_OPTIONS}</th>\r
-       </tr>\r
-       <!-- BEGIN styles -->\r
-       <tr>\r
-               <td class="{styles.ROW_CLASS}" align="center"><span class="gen"><!-- BEGIN default --><b><!-- END default -->{styles.ID}<!-- BEGIN default --></b><!-- END default --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gen"><!-- BEGIN default --><b><!-- END default -->{styles.STYLE}<!-- BEGIN default --></b><!-- END default --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="left" nowrap="nowrap"><span class="gen"><!-- BEGIN default --><b><!-- END default -->{styles.TEMPLATE}<!-- BEGIN default --></b><!-- END default --></span></td>\r
-               <td class="{styles.ROW_CLASS}" align="center"><!-- BEGIN default --><b><!-- END default --><!-- BEGIN users --><a href="{styles.U_TOTAL}"><!-- END users -->{styles.TOTAL}<!-- BEGIN users --></a><!-- END users --><!-- BEGIN default --></b><!-- END default --></td>\r
-               <td class="{styles.ROW_CLASS}" align="center" valign="middle" nowrap="nowrap">\r
-               <span class="gensmall">\r
-                       <!-- BEGIN default -->\r
-                               <!-- BEGIN override -->\r
-                                       [<a href="{styles.U_OVERRIDE}">{L_XS_STYLES_NO_OVERRIDE}</a>]\r
-                               <!-- END override -->\r
-                               <!-- BEGIN nooverride -->\r
-                                       [<a href="{styles.U_OVERRIDE}">{L_XS_STYLES_DO_OVERRIDE}</a>]\r
-                               <!-- END nooverride -->\r
-                       <!-- END default -->\r
-                       <!-- BEGIN nodefault -->\r
-                               [<a href="{styles.U_DEFAULT}">{L_XS_STYLES_SET_DEFAULT}</a>]\r
-                               <!-- BEGIN admin_only -->\r
-                               [<a href="{styles.nodefault.admin_only.U_CHANGE}">{L_XS_STYLES_MAKE_PUBLIC}</a>]\r
-                               <!-- END admin_only -->\r
-                               <!-- BEGIN public -->\r
-                               [<a href="{styles.nodefault.public.U_CHANGE}">{L_XS_STYLES_MAKE_ADMIN}</a>]\r
-                               <!-- END public -->\r
-                       <!-- END nodefault -->\r
-                       <br />\r
-                       [<a href="{styles.U_SWITCHALL}">{L_XS_STYLES_SWITCH_ALL}</a>]\r
-               </span></td>\r
-               <td class="{styles.ROW_CLASS}" align="center" valign="middle" nowrap="nowrap"><span class="gensmall">\r
-                       <!-- BEGIN total -->\r
-                       <form action="{U_SCRIPT}" method="get" name="select_{styles.ID}" onsubmit="if(document.select_{styles.ID}.style.value == -1){return false;}" style="display: inline;">{S_HIDDEN_FIELDS}<input type="hidden" name="moveaway" value="{styles.ID}" />\r
-                       <select name="movestyle" onchange="document.select_{styles.ID}.submit();">\r
-                       <option value="">{L_XS_STYLES_SWITCH_ALL2}</option>\r
-                       <option value="0">{L_XS_STYLES_DEFSTYLE}</option>\r
-                       <optgroup label="{L_XS_STYLES_AVAILABLE}">\r
-                       <?php\r
-                               for($i=0; $i<$styles_count; $i++)\r
-                               if($i != $styles_i)\r
-                               {\r
-                                       $item = &$this->_tpldata['styles.'][$i];\r
-                                       echo '<option value="', $item['ID'], '">', $item['STYLE'], '</option>';\r
-                               }\r
-                       ?>\r
-                       </optgroup>\r
-                       </select>\r
-                       </form>\r
-               <!-- END total -->\r
-               <!-- BEGIN none -->\r
-               &nbsp;\r
-               <!-- END none -->\r
-               </span></td>\r
-       </tr>\r
-       <!-- END styles -->\r
-</table>\r
-\r
-<br />\r