aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver
diff options
context:
space:
mode:
authorDominik Dröscher <dhn2@users.sourceforge.net>2006-09-24 14:47:42 +0000
committerDominik Dröscher <dhn2@users.sourceforge.net>2006-09-24 14:47:42 +0000
commit7e9a6dd8b50e86e198e7d9328bd8014565d9ab88 (patch)
treead12eb382a40348f3ed34f7be7bf8875656e5cdb /phpBB/styles/subSilver
parent287fe750eacafce1335de67db14a460104649d5d (diff)
downloadforums-7e9a6dd8b50e86e198e7d9328bd8014565d9ab88.tar
forums-7e9a6dd8b50e86e198e7d9328bd8014565d9ab88.tar.gz
forums-7e9a6dd8b50e86e198e7d9328bd8014565d9ab88.tar.bz2
forums-7e9a6dd8b50e86e198e7d9328bd8014565d9ab88.tar.xz
forums-7e9a6dd8b50e86e198e7d9328bd8014565d9ab88.zip
Oops, will keep this out for now. Need to discuss where to put the leged first.
git-svn-id: file:///svn/phpbb/trunk@6404 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver')
-rw-r--r--phpBB/styles/subSilver/template/viewforum_body.html18
1 files changed, 4 insertions, 14 deletions
diff --git a/phpBB/styles/subSilver/template/viewforum_body.html b/phpBB/styles/subSilver/template/viewforum_body.html
index f3fe86aa05..02b33041af 100644
--- a/phpBB/styles/subSilver/template/viewforum_body.html
+++ b/phpBB/styles/subSilver/template/viewforum_body.html
@@ -259,24 +259,14 @@
<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
</tr>
<tr>
- <td class="gensmall">{FOLDER_NEW_IMG_MINE}</td>
- <td class="gensmall">{L_NEW_POSTS_MINE}</td>
- <td>&nbsp;&nbsp;</td>
- <td class="gensmall">{FOLDER_IMG_MINE}</td>
- <td class="gensmall">{L_NO_NEW_POSTS_MINE}</td>
- <td>&nbsp;&nbsp;</td>
- <td width="20" align="center">{FOLDER_STICKY_IMG}</td>
- <td class="gensmall">{L_ICON_STICKY}</td>
- </tr>
- <tr>
<td width="20" align="center">{FOLDER_HOT_NEW_IMG}</td>
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
<td>&nbsp;&nbsp;</td>
<td width="20" align="center">{FOLDER_HOT_IMG}</td>
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center">{FOLDER_MOVED_IMG}</td>
- <td class="gensmall">{L_MOVED_TOPIC}</td>
+ <td width="20" align="center">{FOLDER_STICKY_IMG}</td>
+ <td class="gensmall">{L_ICON_STICKY}</td>
</tr>
<tr>
<td class="gensmall">{FOLDER_LOCKED_NEW_IMG}</td>
@@ -285,8 +275,8 @@
<td class="gensmall">{FOLDER_LOCKED_IMG}</td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center"></td>
- <td class="gensmall"></td>
+ <td width="20" align="center">{FOLDER_MOVED_IMG}</td>
+ <td class="gensmall">{L_MOVED_TOPIC}</td>
</tr>
</table>
</td>