Changeset 2035 in ExiteCMS for trunk/includes/templates/main.reports.tpl
- Timestamp:
- 11/16/08 12:32:36 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/main.reports.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.reports.tpl
r1935 r2035 22 22 {section name=id loop=$reports} 23 23 <form name='form{$reports[id].report_id}' method='post' action='{$smarty.const.FUSION_SELF|cat:"?action=report&report_id="|cat:$reports[id].report_id}' 24 <table align='center' cellpadding='0' cellspacing='1' width=' 600' class='tbl-border'>24 <table align='center' cellpadding='0' cellspacing='1' width='100%' class='tbl-border'> 25 25 <tr> 26 26 <td class='tbl2'>
Note: See TracChangeset
for help on using the changeset viewer.
