Changeset 3075

Show
Ignore:
Timestamp:
01/14/09 02:25:28 (4 years ago)
Author:
patdenice
Message:

merge -c3074 from trunk to branch 2.0.
Display bug on install page

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/install.tpl

    r2903 r3075  
    4040<body> 
    4141<div id="headbranch"></div> {* Dummy block for double background management *} 
     42<div id="the_page"> 
    4243<div id="theHeader"></div> 
    4344<div id="content" class="content"> 
     
    155156</div> {* content *} 
    156157<div style="text-align: center">{$L_INSTALL_HELP}</div> 
     158</div> {* the_page *} 
    157159</body> 
    158160</html>