mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Bugtracker #4193 - forum template in khatru with subforums
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewforum_template.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_themes/khatru/forum_viewforum_template.php,v $
|
||||||
| $Revision: 1.3 $
|
| $Revision: 1.4 $
|
||||||
| $Date: 2007-05-28 16:52:39 $
|
| $Date: 2007-11-07 23:01:54 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -28,6 +28,7 @@ $icon = (file_exists(THEME."forum/e.png") ? THEME_ABS."forum/e.png" : e_PLUGIN."
|
|||||||
BOXOPEN."{BREADCRUMB}".BOXMAIN."
|
BOXOPEN."{BREADCRUMB}".BOXMAIN."
|
||||||
|
|
||||||
<table style='width:100%'>
|
<table style='width:100%'>
|
||||||
|
{SUBFORUMS}
|
||||||
<tr>
|
<tr>
|
||||||
<td style='width:80%'><div class='newheadline'><img src='".$icon."' style='vertical-align:middle' /> <b>{FORUMTITLE} Forum</b></div>{THREADPAGES}</td>
|
<td style='width:80%'><div class='newheadline'><img src='".$icon."' style='vertical-align:middle' /> <b>{FORUMTITLE} Forum</b></div>{THREADPAGES}</td>
|
||||||
<td style='width:20%; text-align:right; vertical-align:bottom;'>
|
<td style='width:20%; text-align:right; vertical-align:bottom;'>
|
||||||
|
Reference in New Issue
Block a user