aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_update_diff.html
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-22 14:15:09 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-22 14:15:09 +0100
commitb191c1c5a66ab88bbee9a0ee6a7010e889da4ff7 (patch)
treed3d04d81c6cb9c41fd50cf189786dad37923391e /phpBB/adm/style/install_update_diff.html
parent4e58a03c20181b44cc331dcf59d8b4a83e3ed834 (diff)
parent51ff202820fcfee7a35d9df71c3a3d7452dd0cb7 (diff)
downloadforums-b191c1c5a66ab88bbee9a0ee6a7010e889da4ff7.tar
forums-b191c1c5a66ab88bbee9a0ee6a7010e889da4ff7.tar.gz
forums-b191c1c5a66ab88bbee9a0ee6a7010e889da4ff7.tar.bz2
forums-b191c1c5a66ab88bbee9a0ee6a7010e889da4ff7.tar.xz
forums-b191c1c5a66ab88bbee9a0ee6a7010e889da4ff7.zip
Merge remote-tracking branch 'geetakshi/ticket/11357' into develop-ascraeus
* geetakshi/ticket/11357: [ticket/11357] Correcting invalid markup
Diffstat (limited to 'phpBB/adm/style/install_update_diff.html')
-rw-r--r--phpBB/adm/style/install_update_diff.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_update_diff.html b/phpBB/adm/style/install_update_diff.html
index c27304a425..150ef37e0e 100644
--- a/phpBB/adm/style/install_update_diff.html
+++ b/phpBB/adm/style/install_update_diff.html
@@ -223,7 +223,7 @@ table.hrdiff caption span {
<!-- ENDIF -->
<!-- IF not S_DIFF_NEW_FILE -->
<p id="skip"><a href="#acp">{L_SKIP}</a></p>
- <form method="post" action="">
+ <form method="post" action="#">
<fieldset class="quick">
<label for="diff_mode">{L_SELECT_DIFF_MODE}{L_COLON}</label>
<select name="diff_mode" id="diff_mode">{S_DIFF_MODE_OPTIONS}</select>