diff options
| author | Mate Bartus <mate.bartus@gmail.com> | 2015-07-24 08:33:02 +0200 |
|---|---|---|
| committer | Mate Bartus <mate.bartus@gmail.com> | 2015-07-24 08:33:02 +0200 |
| commit | b4552a8ba303881d53995d334cc22aa175d5c46f (patch) | |
| tree | 397e84b7e9110aa84dfcee57b3ada986bd731544 /phpBB/adm/style/installer_install.html | |
| parent | 22786a5b6fcdab1610b609ae069065c5d6691496 (diff) | |
| download | forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.gz forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.bz2 forums-b4552a8ba303881d53995d334cc22aa175d5c46f.tar.xz forums-b4552a8ba303881d53995d334cc22aa175d5c46f.zip | |
[ticket/13740] Replace more spaces with tabs
PHPBB3-13740
Diffstat (limited to 'phpBB/adm/style/installer_install.html')
| -rw-r--r-- | phpBB/adm/style/installer_install.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/adm/style/installer_install.html b/phpBB/adm/style/installer_install.html index 175c6eac67..53a91f2700 100644 --- a/phpBB/adm/style/installer_install.html +++ b/phpBB/adm/style/installer_install.html @@ -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 --> |
