Changeset 144 for trunk/templates/basic/generic/title1.tpl
- Timestamp:
- 02/27/2006 02:42:13 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/templates/basic/generic/title1.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/basic/generic/title1.tpl
r141 r144 25 25 {$title} 26 26 </td> 27 {if $right != ''}<td nowrap="nowrap">{$right}</td>{/if} 27 28 <td width="10" class="table-d1-title-space"></td> 28 29 <td width="299" class="table-d1-title-border"> </td> … … 31 32 <tr> 32 33 <td rowspan="2" class="table-d1-side"> </td> 33 <td colspan=" 3" class="table-d1-title-down"></td>34 <td colspan="{if $right !=''}4{else}3{/if}" class="table-d1-title-down"></td> 34 35 <td rowspan="2" class="table-d1-side2"> </td> 35 36 </tr> 36 37 <tr> 37 <td colspan=" 3" class="table-d1-text1">38 <td colspan="{if $right !=''}4{else}3{/if}" class="table-d1-text1"> 38 39 {$content} 39 40 </td>
Note: See TracChangeset
for help on using the changeset viewer.
