mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
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
This commit is contained in:
parent
287fe750ea
commit
7e9a6dd8b5
1 changed files with 4 additions and 14 deletions
|
@ -258,16 +258,6 @@
|
||||||
<td width="20" align="center">{FOLDER_ANNOUNCE_IMG}</td>
|
<td width="20" align="center">{FOLDER_ANNOUNCE_IMG}</td>
|
||||||
<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
|
<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<td class="gensmall">{FOLDER_NEW_IMG_MINE}</td>
|
|
||||||
<td class="gensmall">{L_NEW_POSTS_MINE}</td>
|
|
||||||
<td> </td>
|
|
||||||
<td class="gensmall">{FOLDER_IMG_MINE}</td>
|
|
||||||
<td class="gensmall">{L_NO_NEW_POSTS_MINE}</td>
|
|
||||||
<td> </td>
|
|
||||||
<td width="20" align="center">{FOLDER_STICKY_IMG}</td>
|
|
||||||
<td class="gensmall">{L_ICON_STICKY}</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
<tr>
|
||||||
<td width="20" align="center">{FOLDER_HOT_NEW_IMG}</td>
|
<td width="20" align="center">{FOLDER_HOT_NEW_IMG}</td>
|
||||||
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
|
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
|
||||||
|
@ -275,8 +265,8 @@
|
||||||
<td width="20" align="center">{FOLDER_HOT_IMG}</td>
|
<td width="20" align="center">{FOLDER_HOT_IMG}</td>
|
||||||
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
|
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td width="20" align="center">{FOLDER_MOVED_IMG}</td>
|
<td width="20" align="center">{FOLDER_STICKY_IMG}</td>
|
||||||
<td class="gensmall">{L_MOVED_TOPIC}</td>
|
<td class="gensmall">{L_ICON_STICKY}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="gensmall">{FOLDER_LOCKED_NEW_IMG}</td>
|
<td class="gensmall">{FOLDER_LOCKED_NEW_IMG}</td>
|
||||||
|
@ -285,8 +275,8 @@
|
||||||
<td class="gensmall">{FOLDER_LOCKED_IMG}</td>
|
<td class="gensmall">{FOLDER_LOCKED_IMG}</td>
|
||||||
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
|
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td width="20" align="center"></td>
|
<td width="20" align="center">{FOLDER_MOVED_IMG}</td>
|
||||||
<td class="gensmall"></td>
|
<td class="gensmall">{L_MOVED_TOPIC}</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Add table
Reference in a new issue