From 21de871aff0392803dd98ab8a895fabac35f4219 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 21 Mar 2006 19:23:34 +0000 Subject: - a bunch of bugfixes. :P git-svn-id: file:///svn/phpbb/trunk@5678 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/posting_attach_body.html | 2 +- phpBB/styles/subSilver/template/posting_progress_bar.html | 2 +- phpBB/styles/subSilver/template/ucp_prefs_personal.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/posting_attach_body.html b/phpBB/styles/subSilver/template/posting_attach_body.html index caadd34f07..070e96f936 100644 --- a/phpBB/styles/subSilver/template/posting_attach_body.html +++ b/phpBB/styles/subSilver/template/posting_attach_body.html @@ -4,7 +4,7 @@ diff --git a/phpBB/styles/subSilver/template/posting_progress_bar.html b/phpBB/styles/subSilver/template/posting_progress_bar.html index d0943becfc..54e4322a09 100644 --- a/phpBB/styles/subSilver/template/posting_progress_bar.html +++ b/phpBB/styles/subSilver/template/posting_progress_bar.html @@ -27,7 +27,7 @@ - +

{L_UPLOAD_IN_PROGRESS}

{PROGRESS_BAR}


{L_CLOSE_WINDOW}


{L_UPLOAD_IN_PROGRESS}

{PROGRESS_BAR}


{L_CLOSE_WINDOW}

diff --git a/phpBB/styles/subSilver/template/ucp_prefs_personal.html b/phpBB/styles/subSilver/template/ucp_prefs_personal.html index 670ddc8a15..6ba799fb8e 100644 --- a/phpBB/styles/subSilver/template/ucp_prefs_personal.html +++ b/phpBB/styles/subSilver/template/ucp_prefs_personal.html @@ -77,7 +77,7 @@ function dE(n,s){ -
style="display:none;">
+
style="display:none;">
-- cgit v1.2.1