please check your SVN for the correct settings!
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<!--version $Id: forum_index.html 296 2008-08-13 00:34:14Z icedcold $ //-->
|
||||
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
|
||||
<ul class="linklist">
|
||||
<!-- IF S_DISPLAY_SEARCH -->
|
||||
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_USER_LOGGED_IN --> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> • <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
|
||||
</ul>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- INCLUDE forumlist_body.html -->
|
||||
<!--version $Id$ //-->
|
||||
<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
|
||||
<ul class="linklist">
|
||||
<!-- IF S_DISPLAY_SEARCH -->
|
||||
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_USER_LOGGED_IN --> • <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> • <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
|
||||
</ul>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- INCLUDE forumlist_body.html -->
|
||||
<br style="clear:both" />
|
||||
@@ -15,5 +15,5 @@
|
||||
</select>
|
||||
<input type="submit" value="{L_GO}" class="button2" />
|
||||
</fieldset>
|
||||
</form>
|
||||
<br />
|
||||
</form>
|
||||
<br />
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
<!--version $Id: leaders.html 236 2008-05-18 15:50:06Z kevin74 $ //-->
|
||||
<div class="portal-panel">
|
||||
<div class="inner">
|
||||
<span class="portal-corners-top"><span></span></span>
|
||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_team.gif" width="18px" height="18px" alt=""/> {L_THE_TEAM}</h3>
|
||||
<!-- BEGIN group -->
|
||||
<strong><a href="{group.U_GROUP}" style="color: #{group.GROUP_COLOUR};" class="username-coloured">{group.GROUP_NAME}</a></strong><br />
|
||||
<!-- BEGIN member -->
|
||||
<span style="float:left;"><img src="{T_THEME_PATH}/images/portal/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{group.member.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||
<!-- END memeber -->
|
||||
<br style="clear:both" />
|
||||
<!-- BEGINELSE -->
|
||||
{L_NO_GROUPS_P}
|
||||
<!-- END group -->
|
||||
<span class="portal-corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<!--version $Id$ //-->
|
||||
<div class="portal-panel">
|
||||
<div class="inner">
|
||||
<span class="portal-corners-top"><span></span></span>
|
||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_team.gif" width="18px" height="18px" alt=""/> {L_THE_TEAM}</h3>
|
||||
<!-- BEGIN group -->
|
||||
<strong><a href="{group.U_GROUP}" style="color: #{group.GROUP_COLOUR};" class="username-coloured">{group.GROUP_NAME}</a></strong><br />
|
||||
<!-- BEGIN member -->
|
||||
<span style="float:left;"><img src="{T_THEME_PATH}/images/portal/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{group.member.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||
<!-- END memeber -->
|
||||
<br style="clear:both" />
|
||||
<!-- BEGINELSE -->
|
||||
{L_NO_GROUPS_P}
|
||||
<!-- END group -->
|
||||
<span class="portal-corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
<br style="clear:both" />
|
||||
@@ -1,20 +1,20 @@
|
||||
<!--version $Id$ //-->
|
||||
<div class="forabg">
|
||||
<div class="inner">
|
||||
<span class="corners-top"><span></span></span>
|
||||
<ul class="topiclist">
|
||||
<li class="header"><dl><dt>{L_WELCOME}</dt></dl></li>
|
||||
</ul>
|
||||
<div class="panel">
|
||||
<div class="inner"><span class="portal-corners-top-inner"><span></span></span>
|
||||
<div class="postbody" style="width: 100%">
|
||||
<div class="content">{PORTAL_WELCOME_INTRO}</div>
|
||||
</div>
|
||||
<span class="portal-corners-bottom-inner"><span></span></span></div>
|
||||
</div>
|
||||
|
||||
<span class="corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--version $Id$ //-->
|
||||
<div class="forabg">
|
||||
<div class="inner">
|
||||
<span class="corners-top"><span></span></span>
|
||||
<ul class="topiclist">
|
||||
<li class="header"><dl><dt>{L_WELCOME}</dt></dl></li>
|
||||
</ul>
|
||||
<div class="panel">
|
||||
<div class="inner"><span class="portal-corners-top-inner"><span></span></span>
|
||||
<div class="postbody" style="width: 100%">
|
||||
<div class="content">{PORTAL_WELCOME_INTRO}</div>
|
||||
</div>
|
||||
<span class="portal-corners-bottom-inner"><span></span></span></div>
|
||||
</div>
|
||||
|
||||
<span class="corners-bottom"><span></span></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br style="clear:both" />
|
||||
Reference in New Issue
Block a user