mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Minor schema change related to avatars so that they can be > 127px in size
Add additional note about the install directory Remove some empty tags from the template git-svn-id: file:///svn/phpbb/trunk@6305 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
<form id="install_install" method="post" action="{U_ACTION}">
|
||||
|
||||
<h2>{TITLE}</h2>
|
||||
<p>{BODY}</p>
|
||||
<!-- IF TITLE --><h2>{TITLE}</h2><!-- ENDIF -->
|
||||
<!-- IF BODY --><p>{BODY}</p><!-- ENDIF -->
|
||||
|
||||
<!-- IF .checks -->
|
||||
<fieldset>
|
||||
|
Reference in New Issue
Block a user