mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Some remains from #6998
git-svn-id: file:///svn/phpbb/trunk@6878 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
eb56722d2f
commit
0165b873ef
1 changed files with 2 additions and 2 deletions
|
@ -227,9 +227,9 @@
|
|||
|
||||
<tr align="center">
|
||||
<!-- IF S_TOPIC_ICONS -->
|
||||
<td class="cat" colspan="8">
|
||||
<!-- ELSE -->
|
||||
<td class="cat" colspan="7">
|
||||
<!-- ELSE -->
|
||||
<td class="cat" colspan="6">
|
||||
<!-- ENDIF -->
|
||||
<form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue