1
0
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:
Meik Sievertsen
2007-01-10 16:47:16 +00:00
parent 31ee257ab8
commit b621bb66c5
13 changed files with 170 additions and 141 deletions

View File

@@ -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">