mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
fix some general bugs and some convertor related
git-svn-id: file:///svn/phpbb/trunk@6872 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<form id="install_install" method="post" action="{U_ACTION}">
|
||||
|
||||
<!-- IF TITLE --><h2>{TITLE}</h2><!-- ENDIF -->
|
||||
<!-- IF TITLE --><h1>{TITLE}</h1><!-- ENDIF -->
|
||||
<!-- IF BODY --><p>{BODY}</p><!-- ENDIF -->
|
||||
|
||||
<!-- IF .checks -->
|
||||
@@ -54,7 +54,7 @@
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_SHOW_DOWNLOAD -->
|
||||
<h2>{L_DL_CONFIG}</h2>
|
||||
<h1>{L_DL_CONFIG}</h1>
|
||||
<p>{L_DL_CONFIG_EXPLAIN}</p>
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
|
Reference in New Issue
Block a user