Changeset 2035 in ExiteCMS for trunk/includes/templates/admin.ranking.tpl
- Timestamp:
- 11/16/08 12:32:36 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.ranking.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.ranking.tpl
r1935 r2035 22 22 {include file="_opentable.tpl" name=$_name title=$tabletitle state=$_state style=$_style} 23 23 <form name='layoutform' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}&action={$action}'> 24 <table align='center' cellpadding='0' cellspacing='1' width=' 600'>24 <table align='center' cellpadding='0' cellspacing='1' width='100%'> 25 25 <tr> 26 26 <td class='tbl'> … … 180 180 {else} 181 181 {include file="_opentable.tpl" name=$_name title=$_title state=$_state style=$_style} 182 <table align='center' cellpadding='0' cellspacing='1' width=' 600' class='tbl-border'>182 <table align='center' cellpadding='0' cellspacing='1' width='100%' class='tbl-border'> 183 183 <tr> 184 184 <td align='center' width='1%' class='tbl2' style='white-space:nowrap'>
Note: See TracChangeset
for help on using the changeset viewer.
