From 00d870676574b7555625f1573c73d4a22f16be38 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 4 Dec 2008 19:58:42 +0000 Subject: - Do not show 'Forward' button if the user cannot send PM's. - Correct colspan on prosilver mcp_front.html. #37515 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9174 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/mcp_front.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_front.html b/phpBB/styles/prosilver/template/mcp_front.html index 5dd1d9a823..e0152391b9 100644 --- a/phpBB/styles/prosilver/template/mcp_front.html +++ b/phpBB/styles/prosilver/template/mcp_front.html @@ -129,7 +129,7 @@ - {L_NO_ENTRIES} + {L_NO_ENTRIES} -- cgit v1.2.1