aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid M <davidmj@users.sourceforge.net>2007-05-16 02:37:10 +0000
committerDavid M <davidmj@users.sourceforge.net>2007-05-16 02:37:10 +0000
commit43f42accdbd8fa60d00083f852a07e5ff08b3c69 (patch)
treea226f5b660a93fd32046774f702fb5191a230488
parenta1613d56c8f92ed9d4339a7448d53548a340c2cf (diff)
downloadforums-43f42accdbd8fa60d00083f852a07e5ff08b3c69.tar
forums-43f42accdbd8fa60d00083f852a07e5ff08b3c69.tar.gz
forums-43f42accdbd8fa60d00083f852a07e5ff08b3c69.tar.bz2
forums-43f42accdbd8fa60d00083f852a07e5ff08b3c69.tar.xz
forums-43f42accdbd8fa60d00083f852a07e5ff08b3c69.zip
#11010
git-svn-id: file:///svn/phpbb/trunk@7600 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/styles/prosilver/template/mcp_topic.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/mcp_topic.html b/phpBB/styles/prosilver/template/mcp_topic.html
index a9124f4407..256c83fb37 100644
--- a/phpBB/styles/prosilver/template/mcp_topic.html
+++ b/phpBB/styles/prosilver/template/mcp_topic.html
@@ -47,7 +47,7 @@ onload_functions.push('subPanels()');
<dd><input class="inputbox autowidth" type="text" name="posts_per_page" id="posts_per_page" size="6" value="{POSTS_PER_PAGE}" /></dd>
</dl>
<dl>
- <dt><label>{L_DISPLAY_TOPICS}:</label></dt>
+ <dt><label>{L_DISPLAY_POSTS}:</label></dt>
<dd>{S_SELECT_SORT_DAYS}&nbsp;&nbsp;<label>{L_SORT_BY} {S_SELECT_SORT_KEY}</label><label>{S_SELECT_SORT_DIR}</label> <input type="submit" name="sort" value="{L_GO}" class="button2" /></dd>
</dl>
</fieldset>