Changeset 2040 in ExiteCMS for themes/public/Hezo/php-files/themes/Hezo/templates/templates/_header.tpl
- Timestamp:
- 11/16/08 15:09:04 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/Hezo/php-files/themes/Hezo/templates/templates/_header.tpl
r2039 r2040 153 153 <td class='headerbanner'> 154 154 <table cellpadding='0' cellspacing='0' width='100%'> 155 <tr align='center'>156 <td >155 <tr align='center'> 156 <td> 157 157 <table border='0' width='100%'> 158 <tr style='height:55px'> 158 <tr style='height:66px;'> 159 <td align='left'> 160 <font size='6'><b>{$settings.sitename}</b></font> 161 </td> 159 162 <td align='right'> 160 {* room for other text *} 161 </td> 162 </tr> 163 <tr style='height:55px'> 164 <td align='right'> 165 {if $settings.maintenance} 166 <br /> 163 {if 1 || $settings.maintenance} 167 164 <font size='6' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font> 168 165 {/if} … … 194 191 {/section} 195 192 </td> 196 <td align='right' class=' sub-cap-main'>193 <td align='right' class='headermenu'> 197 194 {$smarty.now|date_format:"subheaderdate"} 198 195 </td>
Note: See TracChangeset
for help on using the changeset viewer.
