1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

forum message added to default templates, fileencoding issues

This commit is contained in:
secretr
2011-06-28 12:17:41 +00:00
parent 2e2bd7819b
commit 501234260f
7 changed files with 15 additions and 28 deletions

View File

@@ -8,10 +8,8 @@
*
* Forum icons template - default
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/templates/forum_icons_template.php,v $
* $Revision$
* $Date$
* $Author$
* $URL$
* $Id$
*/
if ( ! defined('e107_INIT')) { exit(); }

View File

@@ -7,11 +7,8 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/templates/forum_post_template.php,v $
* $Revision$
* $Date$
* $Author$
* $URL$
* $Id$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -7,11 +7,8 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/templates/forum_posted_template.php,v $
* $Revision$
* $Date$
* $Author$
* $URL$
* $Id$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -7,11 +7,8 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/templates/forum_preview_template.php,v $
* $Revision$
* $Date$
* $Author$
* $URL$
* $Id$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -7,11 +7,8 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $Source: /cvs_backup/e107_0.8/e107_plugins/forum/templates/forum_template.php,v $
* $Revision$
* $Date$
* $Author$
* $URL$
* $Id$
*/
if (!defined('e107_INIT')) { exit; }

View File

@@ -7,7 +7,6 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $URL$
* $Id$
*/
@@ -43,7 +42,8 @@ $FORUM_VIEW_START = "
</td>
</tr>
</table>
<div class='spacer'>
{MESSAGE}
<div class='spacer'>
<table style='".USER_WIDTH."' class='fborder'>
<tr>

View File

@@ -7,7 +7,6 @@
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*
*
* $URL$
* $Id$
*/
@@ -57,7 +56,9 @@ $FORUMSTART = "<a id='top'></a><div style='text-align:center'>
</tr>
</table>
</div>
<div class='spacer'>
{MESSAGE}
<div class='spacer'>
<table style='".USER_WIDTH."'>
<tr>
<td style='width:60%; text-align: left'>