aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_layout.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-05-31 10:12:24 -0700
committerCesar G <prototech91@gmail.com>2014-05-31 10:12:24 -0700
commit95b9c938922a95c5755c66714989e42c03d7ee60 (patch)
tree15b24086aa473cf389aae62517b1580d2f9ebb92 /phpBB/styles/prosilver/template/posting_layout.html
parent9c2687ddc9ba7071f7c98c118203f96a412e3d1b (diff)
downloadforums-95b9c938922a95c5755c66714989e42c03d7ee60.tar
forums-95b9c938922a95c5755c66714989e42c03d7ee60.tar.gz
forums-95b9c938922a95c5755c66714989e42c03d7ee60.tar.bz2
forums-95b9c938922a95c5755c66714989e42c03d7ee60.tar.xz
forums-95b9c938922a95c5755c66714989e42c03d7ee60.zip
[ticket/12640] Preserve the active tab when previewing in posting page.
PHPBB3-12640
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_layout.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/posting_layout.html b/phpBB/styles/prosilver/template/posting_layout.html
index 4ef0954200..630afdb832 100644
--- a/phpBB/styles/prosilver/template/posting_layout.html
+++ b/phpBB/styles/prosilver/template/posting_layout.html
@@ -68,6 +68,7 @@
<!-- DEFINE $EXTRA_POSTING_OPTIONS = 1 -->
<!-- INCLUDE posting_editor.html -->
+ <input type="hidden" name="show_panel" value="options-panel" />
{S_FORM_TOKEN}
</div>
</div>