]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blobdiff - phpBB2/cache/tpl_subSilver.posting_preview.php
Verwijder verouderde bestanden.
[www.vanrenterghem.biz.git] / phpBB2 / cache / tpl_subSilver.posting_preview.php
diff --git a/phpBB2/cache/tpl_subSilver.posting_preview.php b/phpBB2/cache/tpl_subSilver.posting_preview.php
deleted file mode 100644 (file)
index 8444d6c..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php
-
-// eXtreme Styles mod cache. Generated on Tue, 14 Jun 2005 05:00:56 -0400 (time=1118739656)
-
-?> 
-<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
-       <tr> 
-               <th height="25" class="thHead"><?php echo isset($this->vars['L_PREVIEW']) ? $this->vars['L_PREVIEW'] : $this->lang('L_PREVIEW'); ?></th>
-       </tr>
-       <tr> 
-               <td class="row1"><img src="templates/subSilver/images/icon_minipost.gif" alt="<?php echo isset($this->vars['L_POST']) ? $this->vars['L_POST'] : $this->lang('L_POST'); ?>" /><span class="postdetails"><?php echo isset($this->vars['L_POSTED']) ? $this->vars['L_POSTED'] : $this->lang('L_POSTED'); ?>: <?php echo isset($this->vars['POST_DATE']) ? $this->vars['POST_DATE'] : $this->lang('POST_DATE'); ?> &nbsp;&nbsp;&nbsp; <?php echo isset($this->vars['L_POST_SUBJECT']) ? $this->vars['L_POST_SUBJECT'] : $this->lang('L_POST_SUBJECT'); ?>: <?php echo isset($this->vars['POST_SUBJECT']) ? $this->vars['POST_SUBJECT'] : $this->lang('POST_SUBJECT'); ?></span></td>
-       </tr>
-       <tr> 
-               <td class="row1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
-                       <tr>
-                               <td>
-                                       <span class="postbody"><?php echo isset($this->vars['MESSAGE']) ? $this->vars['MESSAGE'] : $this->lang('MESSAGE'); ?></span>
-                               </td>
-                       </tr>
-               </table></td>
-       </tr>
-       <tr> 
-               <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" /></td>
-       </tr>
-</table>
-
-<br clear="all" />