aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2003-03-08 21:55:55 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2003-03-08 21:55:55 +0000
commit9a7f6f98f5141307d2b12b7dd05d24e26aa522ca (patch)
treec7686652c9a0fe57589b274085b0876823465118
parent575d1703656f56560fe36ab87931fd7b99b7d7e2 (diff)
downloadforums-9a7f6f98f5141307d2b12b7dd05d24e26aa522ca.tar
forums-9a7f6f98f5141307d2b12b7dd05d24e26aa522ca.tar.gz
forums-9a7f6f98f5141307d2b12b7dd05d24e26aa522ca.tar.bz2
forums-9a7f6f98f5141307d2b12b7dd05d24e26aa522ca.tar.xz
forums-9a7f6f98f5141307d2b12b7dd05d24e26aa522ca.zip
The first order by is irrelevant, it'll be replaced by the values of the second. Could've sworn I committed this change ... I'm losing it :D
git-svn-id: file:///svn/phpbb/trunk@3611 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/templates/subSilver/mcp_topic.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/templates/subSilver/mcp_topic.html b/phpBB/templates/subSilver/mcp_topic.html
index 090287e79a..1fe03defde 100644
--- a/phpBB/templates/subSilver/mcp_topic.html
+++ b/phpBB/templates/subSilver/mcp_topic.html
@@ -47,9 +47,6 @@
<td class="row2" colspan="2"><input class="post" type="text" name="posts_per_page" size="6" value="{POSTS_PER_PAGE}"></td>
</tr>
<tr>
- <td class="cat" colspan="3" height="28" align="center"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="liteoption" type="submit" name="sort" value="{L_GO}" /></span></td>
- </tr>
- <tr>
<th nowrap="nowrap">{L_AUTHOR}</th>
<th nowrap="nowrap">{L_MESSAGE}</th>
<th nowrap="nowrap">{L_SELECT}</th>