]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2_old/xs_mod/tpl/xs_header.tpl
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2_old / xs_mod / tpl / xs_header.tpl
diff --git a/phpBB2_old/xs_mod/tpl/xs_header.tpl b/phpBB2_old/xs_mod/tpl/xs_header.tpl
deleted file mode 100644 (file)
index 3062ffc..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<!-- BEGIN xs_file_version -->
-/***************************************************************************
- *                              xs_header.tpl
- *                              -------------
- *   copyright            : (C) 2003, 2004 CyberAlien
- *   support              : http://www.phpbbstyles.com
- *
- *   version              : 2.0.1
- *
- *   file revision        : 45
- *   project revision     : 51
- *   last modified        : 25 Aug 2004  11:51:48
- *
- ***************************************************************************/
-<!-- END xs_file_version -->
-
-<html>
-<head>
-<meta http-equiv="Content-Style-Type" content="text/css">
-<link rel="stylesheet" href="{XS_PATH}style.css" type="text/css">
-<style>
-<!--
-body { background-color: #E5E5E5; background-image: url('{XS_PATH}images/top_bg2.gif'); background-position: top left; background-repeat: repeat-x; margin-top: 5px; margin-bottom: 5px; margin-left: 2px; margin-right: 2px; }
--->
-</style>
-</head>
-<body>
-<table width="100%" height="100%" cellspacing="0" cellpadding="2" class="bodyline">
-<tr>
-       <td align="left" valign="top" style="padding: 5px;">
-<table width="100%" cellspacing="0" cellpadding="3" class="navbar">
-<tr>
-       <td align="left" nowrap="nowrap">
-               <!-- BEGIN nav_left -->
-               {nav_left.ITEM}
-               <!-- END nav_left -->
-       </td>
-       <td align="right" nowrap="nowrap">
-               <!-- BEGIN nav_right -->
-               {nav_right.ITEM}
-               <!-- END nav_right -->
-       </td>
-</tr>
-</table>
-<br />