Changeset 2040 in ExiteCMS for themes/public/Hezo/php-files/themes/Hezo/templates/templates/_opentable.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/_opentable.tpl
r2039 r2040 22 22 {* *} 23 23 {***************************************************************************} 24 <table cellpadding='0' cellspacing='0' width='100%' class='main-panel'> 25 <tr align='center'> 26 <td> 27 <table cellpadding='0' cellspacing='0' width='100%'> 28 <tr> 29 <td class='cap-main'> 30 {$title|default:" "} 31 </td> 24 <table cellpadding='0' cellspacing='0' width='100%' style='margin-top:5px;'> 25 <tr> 26 <td class='main-panel'> 27 <table width='100%' cellpadding='0' cellspacing='0'> 28 <tr class='main-panel'> 29 <td class='cap-main'>{$title|default:" "}</td> 32 30 </tr> 33 31 <tr> 34 <td class='{$style|default:"main-body"}'>32 <td class='{$style|default:"main-body"}'>
Note: See TracChangeset
for help on using the changeset viewer.
