Changeset 2036 in ExiteCMS for themes/public/BackOff/php-files/themes/BackOff/templates/templates/_header.tpl
- Timestamp:
- 11/16/08 12:34:52 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/BackOff/php-files/themes/BackOff/templates/templates/_header.tpl
r2034 r2036 156 156 <td > 157 157 <table border='0' width='100%'> 158 <tr style='height: 55px'>158 <tr style='height:34px'> 159 159 <td align='right'> 160 160 {* room for other text *} 161 161 </td> 162 162 </tr> 163 <tr style='height: 55px'>163 <tr style='height:34px'> 164 164 <td align='right'> 165 165 {if $settings.maintenance} 166 166 <br /> 167 <font size=' 6' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font>167 <font size='5' color='{$settings.maintenance_color}'><b>MAINTENANCE </b></font> 168 168 {/if} 169 169 </td> … … 194 194 {/section} 195 195 </td> 196 <td align='right' class=' sub-cap-main'>196 <td align='right' class='headermenu'> 197 197 {$smarty.now|date_format:"subheaderdate"} 198 198 </td>
Note: See TracChangeset
for help on using the changeset viewer.
