Changeset 864 in ExiteCMS for trunk/themes/PLiTheme/templates/templates/_openside_x.tpl
- Timestamp:
- 10/03/07 21:38:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/PLiTheme/templates/templates/_openside_x.tpl
r847 r864 23 23 <tr> 24 24 <td class='cap-left'><img src='{$smarty.const.THEME}images/blank.gif' width='5' height='21' alt='' /></td> 25 <td width='100%' class='cap-main'>{$title }</td>25 <td width='100%' class='cap-main'>{$title|escape|default:" "}</td> 26 26 <td align='right' class='cap-main'><img src='{$smarty.const.THEME}images/panel_{if $_state == 1}on{else}off{/if}.gif' alt='{if $_state == 0}on{else}off{/if}' name='b_{$_name}' onclick="javascript:flipBox('{$_name}')" /></td> 27 27 <td class='cap-right'><img src='{$smarty.const.THEME}images/blank.gif' width='5' height='21' alt='' /></td>
Note: See TracChangeset
for help on using the changeset viewer.
