mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/11357] Correcting invalid markup
PHPBB3-11357
This commit is contained in:
@@ -41,7 +41,7 @@ function dE(n, s, type)
|
||||
<h1>{L_INSTALL_PANEL}</h1>
|
||||
<p id="skip"><a href="#acp">{L_SKIP}</a></p>
|
||||
<!-- IF S_LANG_SELECT -->
|
||||
<form method="post" action="">
|
||||
<form method="post" action="#">
|
||||
<fieldset class="nobg">
|
||||
<label for="language">{L_SELECT_LANG}{L_COLON}</label>
|
||||
{S_LANG_SELECT}
|
||||
|
Reference in New Issue
Block a user