aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/jumpbox.html
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2012-11-06 14:28:46 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2012-11-29 01:14:58 -0500
commit83e85810aa7b04b992c8c24ec8b2eac700c4594e (patch)
treefeff8e8f79cdde0f671749d5b28e85a213ef66fd /phpBB/styles/subsilver2/template/jumpbox.html
parentb453f359ff6dab58b0eaf94548c4e58110fb02ec (diff)
downloadforums-83e85810aa7b04b992c8c24ec8b2eac700c4594e.tar
forums-83e85810aa7b04b992c8c24ec8b2eac700c4594e.tar.gz
forums-83e85810aa7b04b992c8c24ec8b2eac700c4594e.tar.bz2
forums-83e85810aa7b04b992c8c24ec8b2eac700c4594e.tar.xz
forums-83e85810aa7b04b992c8c24ec8b2eac700c4594e.zip
[ticket/11095] Use get method in jumpboxes.
PHPBB3-11095
Diffstat (limited to 'phpBB/styles/subsilver2/template/jumpbox.html')
-rw-r--r--phpBB/styles/subsilver2/template/jumpbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/jumpbox.html b/phpBB/styles/subsilver2/template/jumpbox.html
index f4153d7692..0a11524813 100644
--- a/phpBB/styles/subsilver2/template/jumpbox.html
+++ b/phpBB/styles/subsilver2/template/jumpbox.html
@@ -1,6 +1,6 @@
<!-- IF S_DISPLAY_JUMPBOX -->
- <form method="post" name="jumpbox" action="{S_JUMPBOX_ACTION}" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
+ <form method="get" name="jumpbox" action="{S_JUMPBOX_ACTION}" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table cellspacing="0" cellpadding="0" border="0">
<tr>