SVN client went psycho
@@ -141,8 +141,8 @@ $prev_qs = setQueryStringVal('m', $mini_cal_month -1);
|
|||||||
$next_qs = setQueryStringVal('m', $mini_cal_month +1);
|
$next_qs = setQueryStringVal('m', $mini_cal_month +1);
|
||||||
$down = $mini_cal_month - 1;
|
$down = $mini_cal_month - 1;
|
||||||
$up = $mini_cal_month + 1;
|
$up = $mini_cal_month + 1;
|
||||||
$prev_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$down") . '"><img src="' . "{$phpbb_root_path}{T_THEME_PATH}/images/portal/mini_cal_icon_left_arrow.png" . '" title="' . $user->lang['View_previous_month'] . '" height="16" width="16" alt="<<" /></a>';
|
$prev_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$down") . '"><img src="' . "{$phpbb_root_path}portal/images/mini_cal_icon_left_arrow.png" . '" title="' . $user->lang['View_previous_month'] . '" height="16" width="16" alt="<<" /></a>';
|
||||||
$next_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$up") . '"><img src="' . "{$phpbb_root_path}{T_THEME_PATH}/images/portal/mini_cal_icon_right_arrow.png" . '" title="' . $user->lang['View_next_month'] . '" height="16" width="16" alt=">>" /></a>';
|
$next_month = '<a href="' . append_sid("{$phpbb_root_path}portal.$phpEx", "m=$up") . '"><img src="' . "{$phpbb_root_path}portal/images/mini_cal_icon_right_arrow.png" . '" title="' . $user->lang['View_next_month'] . '" height="16" width="16" alt=">>" /></a>';
|
||||||
|
|
||||||
$template->assign_vars(array(
|
$template->assign_vars(array(
|
||||||
'S_DISPLAY_MINICAL' => true,
|
'S_DISPLAY_MINICAL' => true,
|
||||||
|
|||||||
BIN
root/portal/images/board3clock.swf
Normal file
BIN
root/portal/images/bullet.gif
Normal file
|
After Width: | Height: | Size: 290 B |
BIN
root/portal/images/clock.swf
Normal file
BIN
root/portal/images/dot.gif
Normal file
|
After Width: | Height: | Size: 92 B |
BIN
root/portal/images/icon_topic_attach.gif
Normal file
|
After Width: | Height: | Size: 144 B |
8
root/portal/images/index.html
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title></title>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||||
|
</head>
|
||||||
|
<body bgcolor="#FFFFFF" text="#000000">
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
root/portal/images/link.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
root/portal/images/member.gif
Normal file
|
After Width: | Height: | Size: 231 B |
BIN
root/portal/images/mini_cal_icon_left_arrow.png
Normal file
|
After Width: | Height: | Size: 745 B |
BIN
root/portal/images/mini_cal_icon_right_arrow.png
Normal file
|
After Width: | Height: | Size: 736 B |
BIN
root/portal/images/paypal.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
@@ -6,7 +6,7 @@
|
|||||||
<!-- IF .attach -->
|
<!-- IF .attach -->
|
||||||
<span style="float:left;"><strong>{L_FILENAME}</strong></span><br />
|
<span style="float:left;"><strong>{L_FILENAME}</strong></span><br />
|
||||||
<!-- BEGIN attach -->
|
<!-- BEGIN attach -->
|
||||||
<span style="float:left;" class="portal-gensmall"><img src="{T_THEME_PATH}/images/portal/icon_topic_attach.gif" alt="" /> <a href="{attach.U_TOPIC}" ><strong>{attach.REAL_FILENAME}</strong></a></span><br style="clear:both" />
|
<span style="float:left;" class="portal-gensmall"><img src="portal/images/icon_topic_attach.gif" alt="" /> <a href="{attach.U_TOPIC}" ><strong>{attach.REAL_FILENAME}</strong></a></span><br style="clear:both" />
|
||||||
<!-- <span style="float:right;padding-right:10px;" class="portal-gensmall">{attach.FILESIZE}</span><br style="clear:both" /> -->
|
<!-- <span style="float:right;padding-right:10px;" class="portal-gensmall">{attach.FILESIZE}</span><br style="clear:both" /> -->
|
||||||
<span style="float:left;padding-right:10px;">{L_FILESIZE}:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>{attach.FILESIZE}</strong></span><br style="clear:both" />
|
<span style="float:left;padding-right:10px;">{L_FILESIZE}:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>{attach.FILESIZE}</strong></span><br style="clear:both" />
|
||||||
<span style="float:left;padding-right:10px;">{L_DOWNLOADS}:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>{attach.DOWNLOAD_COUNT}</strong></span><br style="clear:both" />
|
<span style="float:left;padding-right:10px;">{L_DOWNLOADS}:</span><span style="float:right;padding-right:10px;" class="portal-gensmall"><strong>{attach.DOWNLOAD_COUNT}</strong></span><br style="clear:both" />
|
||||||
|
|||||||
@@ -4,9 +4,9 @@
|
|||||||
<span class="portal-corners-top"><span></span></span>
|
<span class="portal-corners-top"><span></span></span>
|
||||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_clock.gif" width="18px" height="18px" alt=""/> {L_CLOCK}</h3>
|
<h3><img src="{T_THEME_PATH}/images/portal/portal_clock.gif" width="18px" height="18px" alt=""/> {L_CLOCK}</h3>
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<object type="application/x-shockwave-flash" data="{T_THEME_PATH}/images/portal/board3clock.swf" width="140" height="140">
|
<object type="application/x-shockwave-flash" data="portal/images/board3clock.swf" width="140" height="140">
|
||||||
<param name="wmode" value="transparent" />
|
<param name="wmode" value="transparent" />
|
||||||
<param name="movie" value="{T_THEME_PATH}/images/portal/board3clock.swf" />
|
<param name="movie" value="portal/images/board3clock.swf" />
|
||||||
</object>
|
</object>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
@@ -33,6 +33,6 @@ http://www.htmlhelp.com/reference/charset/
|
|||||||
<option value="100.00">100.00</option>
|
<option value="100.00">100.00</option>
|
||||||
</select>
|
</select>
|
||||||
<br />
|
<br />
|
||||||
<input type="image" src="{T_THEME_PATH}/images/portal/paypal.gif" style="border:0px; background-color:transparent; padding-top:6px" />
|
<input type="image" src="portal/images/paypal.gif" style="border:0px; background-color:transparent; padding-top:6px" />
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
||||||
<span style="float:right;padding-right:10px;"><strong>{L_JOINED}</strong></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px;"><strong>{L_JOINED}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGIN latest_members -->
|
<!-- BEGIN latest_members -->
|
||||||
<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;">{latest_members.USERNAME_FULL}</span>
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{latest_members.USERNAME_FULL}</span>
|
||||||
<span style="float:right;padding-right:10px; padding-top:2px;">{latest_members.JOINED}</span><br style="clear:both" />
|
<span style="float:right;padding-right:10px; padding-top:2px;">{latest_members.JOINED}</span><br style="clear:both" />
|
||||||
<!-- END latest_members -->
|
<!-- END latest_members -->
|
||||||
<span class="portal-corners-bottom"><span></span></span>
|
<span class="portal-corners-bottom"><span></span></span>
|
||||||
|
|||||||
@@ -5,14 +5,14 @@
|
|||||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_team.gif" width="18px" height="18px" alt=""/> {L_THE_TEAM}</h3>
|
<h3><img src="{T_THEME_PATH}/images/portal/portal_team.gif" width="18px" height="18px" alt=""/> {L_THE_TEAM}</h3>
|
||||||
<strong>{L_ADMINISTRATORS}</strong><br />
|
<strong>{L_ADMINISTRATORS}</strong><br />
|
||||||
<!-- BEGIN admin -->
|
<!-- BEGIN admin -->
|
||||||
<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>{admin.USERNAME_FULL}</strong></span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{admin.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
{L_NO_ADMINISTRATORS_P}<br /><br />
|
{L_NO_ADMINISTRATORS_P}<br /><br />
|
||||||
<!-- END admin -->
|
<!-- END admin -->
|
||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
<strong>{L_MODERATORS}</strong><br />
|
<strong>{L_MODERATORS}</strong><br />
|
||||||
<!-- BEGIN mod -->
|
<!-- BEGIN mod -->
|
||||||
<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>{mod.USERNAME_FULL}</strong></span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{mod.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
{L_NO_MODERATORS_P}
|
{L_NO_MODERATORS_P}
|
||||||
<!-- END mod -->
|
<!-- END mod -->
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<!-- BEGIN group -->
|
<!-- BEGIN group -->
|
||||||
<strong><a href="{group.U_GROUP}" style="color: #{group.GROUP_COLOUR};" class="username-coloured">{group.GROUP_NAME}</a></strong><br />
|
<strong><a href="{group.U_GROUP}" style="color: #{group.GROUP_COLOUR};" class="username-coloured">{group.GROUP_NAME}</a></strong><br />
|
||||||
<!-- BEGIN member -->
|
<!-- 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" />
|
<span style="float:left;"><img src="portal/images/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 -->
|
<!-- END memeber -->
|
||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<h3><img src="{T_THEME_PATH}/images/portal/portal_friends.gif" width="16px" height="16px" alt=""/> {L_FRIENDS}</h3>
|
<h3><img src="{T_THEME_PATH}/images/portal/portal_friends.gif" width="16px" height="16px" alt=""/> {L_FRIENDS}</h3>
|
||||||
<strong style="color:green">{L_FRIENDS_ONLINE}</strong><br />
|
<strong style="color:green">{L_FRIENDS_ONLINE}</strong><br />
|
||||||
<!-- BEGIN friends_online -->
|
<!-- BEGIN friends_online -->
|
||||||
<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;">{friends_online.USERNAME_FULL}</span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{friends_online.USERNAME_FULL}</span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_ONLINE}</span>
|
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_ONLINE}</span>
|
||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
<strong style="color:red">{L_FRIENDS_OFFLINE}</strong><br />
|
<strong style="color:red">{L_FRIENDS_OFFLINE}</strong><br />
|
||||||
<!-- BEGIN friends_offline -->
|
<!-- BEGIN friends_offline -->
|
||||||
<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;">{friends_offline.USERNAME_FULL}</span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{friends_offline.USERNAME_FULL}</span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_OFFLINE}</span>
|
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_OFFLINE}</span>
|
||||||
<!-- END friends_offline -->
|
<!-- END friends_offline -->
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
||||||
<span style="float:right;padding-right:10px;"><strong>{L_POSTS}</strong></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px;"><strong>{L_POSTS}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGIN top_poster -->
|
<!-- BEGIN top_poster -->
|
||||||
<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;">{top_poster.USERNAME_FULL}</span>
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{top_poster.USERNAME_FULL}</span>
|
||||||
<span style="float:right;padding-right:10px; padding-top:2px;"><a href="{top_poster.S_SEARCH_ACTION}">{top_poster.POSTER_POSTS}</a></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px; padding-top:2px;"><a href="{top_poster.S_SEARCH_ACTION}">{top_poster.POSTER_POSTS}</a></span><br style="clear:both" />
|
||||||
<!-- END top_poster -->
|
<!-- END top_poster -->
|
||||||
<span class="portal-corners-bottom"><span></span></span>
|
<span class="portal-corners-bottom"><span></span></span>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<span style="float:left;"><strong>{L_FILENAME}</strong></span>
|
<span style="float:left;"><strong>{L_FILENAME}</strong></span>
|
||||||
<span style="float:right;padding-right:10px;"><strong>{L_FILESIZE}</strong></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px;"><strong>{L_FILESIZE}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGIN attach -->
|
<!-- BEGIN attach -->
|
||||||
<span style="float:left;" class="gensmall"><img src="{T_THEME_PATH}/images/portal/icon_topic_attach.gif" alt="" /> <a href="{attach.U_TOPIC}" ><strong>{attach.REAL_FILENAME}</strong></a></span><br style="clear:both" />
|
<span style="float:left;" class="gensmall"><img src="portal/images/icon_topic_attach.gif" alt="" /> <a href="{attach.U_TOPIC}" ><strong>{attach.REAL_FILENAME}</strong></a></span><br style="clear:both" />
|
||||||
<span style="float:left;">{L_FILESIZE}:</span><span style="float:right;" class="gensmall"><strong>{attach.FILESIZE}</strong></span><br style="clear:both" />
|
<span style="float:left;">{L_FILESIZE}:</span><span style="float:right;" class="gensmall"><strong>{attach.FILESIZE}</strong></span><br style="clear:both" />
|
||||||
<span style="float:left;">{L_DOWNLOADS}:</span><span style="float:right;" class="gensmall"><strong>{attach.DOWNLOAD_COUNT}</strong></span><br style="clear:both" />
|
<span style="float:left;">{L_DOWNLOADS}:</span><span style="float:right;" class="gensmall"><strong>{attach.DOWNLOAD_COUNT}</strong></span><br style="clear:both" />
|
||||||
<hr />
|
<hr />
|
||||||
|
|||||||
@@ -33,6 +33,6 @@ http://www.htmlhelp.com/reference/charset/
|
|||||||
<option value="100.00">100.00</option>
|
<option value="100.00">100.00</option>
|
||||||
</select>
|
</select>
|
||||||
<br />
|
<br />
|
||||||
<input type="image" src="{T_THEME_PATH}/images/portal/paypal.gif" style="border:0px; background-color:transparent; padding-top:6px" />
|
<input type="image" src="portal/images/paypal.gif" style="border:0px; background-color:transparent; padding-top:6px" />
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
@@ -8,7 +8,7 @@
|
|||||||
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
||||||
<span style="float:right;padding-right:10px;"><strong>{L_JOINED}</strong></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px;"><strong>{L_JOINED}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGIN latest_members -->
|
<!-- BEGIN latest_members -->
|
||||||
<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;">{latest_members.USERNAME_FULL}</span>
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{latest_members.USERNAME_FULL}</span>
|
||||||
<span style="float:right;padding-right:10px; padding-top:2px;">{latest_members.JOINED}</span><br style="clear:both" />
|
<span style="float:right;padding-right:10px; padding-top:2px;">{latest_members.JOINED}</span><br style="clear:both" />
|
||||||
<!-- END latest_members -->
|
<!-- END latest_members -->
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<!-- BEGIN admin -->
|
<!-- BEGIN admin -->
|
||||||
<tr class="row1">
|
<tr class="row1">
|
||||||
<td>
|
<td>
|
||||||
<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>{admin.USERNAME_FULL}</strong></span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{admin.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
<!-- BEGIN mod -->
|
<!-- BEGIN mod -->
|
||||||
<tr class="row1">
|
<tr class="row1">
|
||||||
<td>
|
<td>
|
||||||
<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>{mod.USERNAME_FULL}</strong></span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{mod.USERNAME_FULL}</strong></span><br style="clear:both" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<!-- BEGIN member -->
|
<!-- BEGIN member -->
|
||||||
<tr class="row1">
|
<tr class="row1">
|
||||||
<td>
|
<td>
|
||||||
<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" />
|
<span style="float:left;"><img src="portal/images/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" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END memeber -->
|
<!-- END memeber -->
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<td>
|
<td>
|
||||||
<strong style="color:green">{L_FRIENDS_ONLINE}</strong><br />
|
<strong style="color:green">{L_FRIENDS_ONLINE}</strong><br />
|
||||||
<!-- BEGIN friends_online -->
|
<!-- BEGIN friends_online -->
|
||||||
<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;">{friends_online.USERNAME_FULL}</span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{friends_online.USERNAME_FULL}</span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_ONLINE}</span>
|
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_ONLINE}</span>
|
||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
<br style="clear:both" />
|
<br style="clear:both" />
|
||||||
<strong style="color:red">{L_FRIENDS_OFFLINE}</strong><br />
|
<strong style="color:red">{L_FRIENDS_OFFLINE}</strong><br />
|
||||||
<!-- BEGIN friends_offline -->
|
<!-- BEGIN friends_offline -->
|
||||||
<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;">{friends_offline.USERNAME_FULL}</span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{friends_offline.USERNAME_FULL}</span><br style="clear:both" />
|
||||||
<!-- BEGINELSE -->
|
<!-- BEGINELSE -->
|
||||||
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_OFFLINE}</span>
|
<span style="float:left; padding-left:5px; padding-top:2px;">{L_NO_FRIENDS_OFFLINE}</span>
|
||||||
<!-- END friends_offline -->
|
<!-- END friends_offline -->
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<tr class="row1">
|
<tr class="row1">
|
||||||
<td>
|
<td>
|
||||||
<!-- BEGIN random_member -->
|
<!-- BEGIN random_member -->
|
||||||
<span style="float:left;"><img src="{T_THEME_PATH}/images/portal/member.gif" height="15" width="15" alt="{random_member.USERNAME}" /></span><span style="float:left; font-size:12px; padding-left:5px; padding-top:1px;">{random_member.USERNAME_FULL}</span><br style="clear:both" />
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="{random_member.USERNAME}" /></span><span style="float:left; font-size:12px; padding-left:5px; padding-top:1px;">{random_member.USERNAME_FULL}</span><br style="clear:both" />
|
||||||
<!-- IF random_member.AVATAR_IMG --><a href="{random_member.U_VIEW_PROFILE}">{random_member.AVATAR_IMG}</a><br style="clear:both" /><!-- ENDIF -->
|
<!-- IF random_member.AVATAR_IMG --><a href="{random_member.U_VIEW_PROFILE}">{random_member.AVATAR_IMG}</a><br style="clear:both" /><!-- ENDIF -->
|
||||||
<!-- IF random_member.RANK_TITLE --><span class="gensmall">{random_member.RANK_TITLE}</span><br style="clear:both" /><!-- ENDIF -->
|
<!-- IF random_member.RANK_TITLE --><span class="gensmall">{random_member.RANK_TITLE}</span><br style="clear:both" /><!-- ENDIF -->
|
||||||
<!-- IF random_member.RANK_IMG -->{random_member.RANK_IMG}<br style="clear:both" /><!-- ENDIF -->
|
<!-- IF random_member.RANK_IMG -->{random_member.RANK_IMG}<br style="clear:both" /><!-- ENDIF -->
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
<span style="float:left;"><strong>{L_USERNAME}</strong></span>
|
||||||
<span style="float:right;padding-right:10px;"><strong>{L_POSTS}</strong></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px;"><strong>{L_POSTS}</strong></span><br style="clear:both" />
|
||||||
<!-- BEGIN top_poster -->
|
<!-- BEGIN top_poster -->
|
||||||
<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;">{top_poster.USERNAME_FULL}</span>
|
<span style="float:left;"><img src="portal/images/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;">{top_poster.USERNAME_FULL}</span>
|
||||||
<span style="float:right;padding-right:10px; padding-top:2px;"><a href="{top_poster.S_SEARCH_ACTION}">{top_poster.POSTER_POSTS}</a></span><br style="clear:both" />
|
<span style="float:right;padding-right:10px; padding-top:2px;"><a href="{top_poster.S_SEARCH_ACTION}">{top_poster.POSTER_POSTS}</a></span><br style="clear:both" />
|
||||||
<!-- END top_poster -->
|
<!-- END top_poster -->
|
||||||
</td>
|
</td>
|
||||||
|
|||||||