From e85f9f79bc892533e8b67d80ae265167f2e5d4cd Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 24 Dec 2008 13:14:24 +0000 Subject: remove no longer necessary files... hooray git-svn-id: file:///svn/phpbb/trunk@9221 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/jumpbox.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 phpBB/styles/subsilver2/template/jumpbox.html (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html deleted file mode 100644 index f46fed9f27..0000000000 --- a/phpBB/styles/subsilver2/template/jumpbox.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
- - - - - -
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}:  
- -
- \ No newline at end of file -- cgit v1.2.1 From 2e17e448deed073f8614bb555a8ef20c57291c2a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:14:59 +0000 Subject: Copy 3.0.x branch to trunk git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/jumpbox.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/jumpbox.html (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html new file mode 100644 index 0000000000..f46fed9f27 --- /dev/null +++ b/phpBB/styles/subsilver2/template/jumpbox.html @@ -0,0 +1,19 @@ + + +
+ + + + + +
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}:  
+ +
+ \ No newline at end of file -- cgit v1.2.1 From ac2b5430aa2e4e75ed7b9372ae39024c22dac915 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 16 May 2010 20:50:28 +0200 Subject: [task/drop-subsilver2] Removing subsilver2 for Ascraeus development. The discussion about this has taken place on area51: http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=32496 PHPBB3-9607 --- phpBB/styles/subsilver2/template/jumpbox.html | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 phpBB/styles/subsilver2/template/jumpbox.html (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html deleted file mode 100644 index f46fed9f27..0000000000 --- a/phpBB/styles/subsilver2/template/jumpbox.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
- - - - - -
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}:  
- -
- \ No newline at end of file -- cgit v1.2.1 From c69936d2209c5d6b1215eeef7f2d0e813851e841 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 20 Aug 2010 22:55:25 +0200 Subject: [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development. This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915. PHPBB3-9783 --- phpBB/styles/subsilver2/template/jumpbox.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/jumpbox.html (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html new file mode 100644 index 0000000000..f46fed9f27 --- /dev/null +++ b/phpBB/styles/subsilver2/template/jumpbox.html @@ -0,0 +1,19 @@ + + +
+ + + + + +
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}:  
+ +
+ \ No newline at end of file -- cgit v1.2.1 From af5b9a96409d788733fcb1ff367e0c7fb0583702 Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Tue, 9 Nov 2010 08:59:25 +0100 Subject: [ticket/9556] Drop php closing tags, add trailing newline Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556 --- phpBB/styles/subsilver2/template/jumpbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html index f46fed9f27..a7c157f02b 100644 --- a/phpBB/styles/subsilver2/template/jumpbox.html +++ b/phpBB/styles/subsilver2/template/jumpbox.html @@ -16,4 +16,4 @@ - \ No newline at end of file + -- cgit v1.2.1 From 6e7e70a18abc4368bc0728db420d1f7f61ad8686 Mon Sep 17 00:00:00 2001 From: Nathan Guse Date: Fri, 3 Aug 2012 11:43:23 -0500 Subject: [ticket/10780] Replace colon usage in template output with {L_COLON} Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780 --- phpBB/styles/subsilver2/template/jumpbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html index a7c157f02b..f4153d7692 100644 --- a/phpBB/styles/subsilver2/template/jumpbox.html +++ b/phpBB/styles/subsilver2/template/jumpbox.html @@ -4,7 +4,7 @@ -
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}: {L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}{L_COLON}  -- cgit v1.2.1 From 2a39df1a53ae4d9798bcba9ceee610190702cc4b Mon Sep 17 00:00:00 2001 From: Oleg Pudeyev Date: Thu, 29 Nov 2012 13:36:00 -0500 Subject: [ticket/11095] Forward GET parameters into hidden fields for jumpbox. PHPBB3-11095 --- phpBB/styles/subsilver2/template/jumpbox.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/subsilver2/template/jumpbox.html') diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html index 0a11524813..e0603c6a6e 100644 --- a/phpBB/styles/subsilver2/template/jumpbox.html +++ b/phpBB/styles/subsilver2/template/jumpbox.html @@ -4,7 +4,7 @@
-
{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}{L_COLON} {HIDDEN_FIELDS_FOR_JUMPBOX}{L_SELECT_TOPICS_FROM}{L_MODERATE_FORUM}{L_JUMP_TO}{L_COLON}