From b63745fdb3b775d7505f38ed03a8bb39907a825c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 12 Apr 2007 16:20:39 +0000 Subject: my take on getting the bugs down... thanks to those also providing (usable) solutions to the problem. ;) Of course also to those reporting generally... git-svn-id: file:///svn/phpbb/trunk@7330 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/memberlist_email.html | 2 +- phpBB/styles/subsilver2/template/posting_body.html | 4 ++-- phpBB/styles/subsilver2/template/posting_smilies.html | 2 +- phpBB/styles/subsilver2/template/ucp_header.html | 6 +++--- phpBB/styles/subsilver2/template/viewforum_body.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) (limited to 'phpBB/styles/subsilver2/template') diff --git a/phpBB/styles/subsilver2/template/memberlist_email.html b/phpBB/styles/subsilver2/template/memberlist_email.html index ba82dcfce1..ebea654f58 100644 --- a/phpBB/styles/subsilver2/template/memberlist_email.html +++ b/phpBB/styles/subsilver2/template/memberlist_email.html @@ -29,7 +29,7 @@ function checkForm(formObj)
-
+ diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html index 256bbdee5b..483d857f28 100644 --- a/phpBB/styles/subsilver2/template/posting_body.html +++ b/phpBB/styles/subsilver2/template/posting_body.html @@ -34,7 +34,7 @@ - + @@ -203,7 +203,7 @@ diff --git a/phpBB/styles/subsilver2/template/posting_smilies.html b/phpBB/styles/subsilver2/template/posting_smilies.html index f48ef66c19..01564c9694 100644 --- a/phpBB/styles/subsilver2/template/posting_smilies.html +++ b/phpBB/styles/subsilver2/template/posting_smilies.html @@ -3,7 +3,7 @@ diff --git a/phpBB/styles/subsilver2/template/ucp_header.html b/phpBB/styles/subsilver2/template/ucp_header.html index 7fb507d403..ffbf1199e0 100644 --- a/phpBB/styles/subsilver2/template/ucp_header.html +++ b/phpBB/styles/subsilver2/template/ucp_header.html @@ -2,7 +2,7 @@ - +
@@ -15,7 +15,7 @@ - + @@ -27,7 +27,7 @@ diff --git a/phpBB/styles/subsilver2/template/viewforum_body.html b/phpBB/styles/subsilver2/template/viewforum_body.html index 0b724db8d2..5e56042dd1 100644 --- a/phpBB/styles/subsilver2/template/viewforum_body.html +++ b/phpBB/styles/subsilver2/template/viewforum_body.html @@ -300,7 +300,7 @@ - +
{L_USERNAME}:
[ {L_FIND_USERNAME} ]
{L_USERNAME}:
[ {L_FIND_USERNAME} ]

- [ {L_FIND_USERNAME} ] + [ {L_FIND_USERNAME} ]
{L_NO_NEW_POSTS_LOCKED}    {FOLDER_MOVED_IMG}{L_MOVED_TOPIC}{L_TOPIC_MOVED}
-- cgit v1.2.1