From 16e50db4baf39877fe3e02a13dfc57983b12f414 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 May 2005 13:15:49 +0000 Subject: - some private message fixes git-svn-id: file:///svn/phpbb/trunk@5139 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/ucp_pm_popup.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'phpBB/styles/subSilver') diff --git a/phpBB/styles/subSilver/template/ucp_pm_popup.html b/phpBB/styles/subSilver/template/ucp_pm_popup.html index ba7421dd39..dd496cafb3 100644 --- a/phpBB/styles/subSilver/template/ucp_pm_popup.html +++ b/phpBB/styles/subSilver/template/ucp_pm_popup.html @@ -4,7 +4,7 @@ @@ -13,15 +13,16 @@ function jump_to_inbox()
- - -
-
+ + +
+
{L_LOGIN_CHECK_PM} {MESSAGE}

{CLICK_TO_VIEW} +


{L_CLOSE_WINDOW}

-- cgit v1.2.1