Display bug on install page
git-svn-id: http://piwigo.org/svn/trunk@3074 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
8fec6be07a
commit
861f69b170
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@ TD {
|
|||
|
||||
<body>
|
||||
<div id="headbranch"></div> {* Dummy block for double background management *}
|
||||
<div id="the_page">
|
||||
<div id="theHeader"></div>
|
||||
<div id="content" class="content">
|
||||
|
||||
|
@ -154,5 +155,6 @@ TD {
|
|||
{/if}
|
||||
</div> {* content *}
|
||||
<div style="text-align: center">{$L_INSTALL_HELP}</div>
|
||||
</div> {* the_page *}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue