mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 18:49:52 +02:00
[ticket/13740] Replace more spaces with tabs
PHPBB3-13740
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
<p>{CONTENT}</p>
|
||||
<!-- IF SHOW_INSTALL_START_FORM -->
|
||||
<form id="install_install" method="post" action="{U_ACTION}">
|
||||
<fieldset class="submit-buttons">
|
||||
<legend>{L_SUBMIT}</legend>
|
||||
<input class="button1" name="install" type="submit" value="{L_INSTALL}" />
|
||||
</fieldset>
|
||||
<fieldset class="submit-buttons">
|
||||
<legend>{L_SUBMIT}</legend>
|
||||
<input class="button1" name="install" type="submit" value="{L_INSTALL}" />
|
||||
</fieldset>
|
||||
</form>
|
||||
<!-- ENDIF -->
|
||||
<!-- INCLUDEJS {T_ASSETS_PATH}/javascript/installer.js -->
|
||||
|
Reference in New Issue
Block a user