Changeset 2035 in ExiteCMS for trunk/includes/templates/admin.search.tpl
- Timestamp:
- 11/16/08 12:32:36 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/admin.search.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/admin.search.tpl
r1935 r2035 21 21 {if $action == "add" || $action == "edit"} 22 22 <form name='searchform' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}'> 23 <table align='center' cellpadding='0' cellspacing='1' width=' 600'>23 <table align='center' cellpadding='0' cellspacing='1' width='100%'> 24 24 <tr> 25 25 <td class='tbl'> … … 81 81 </form> 82 82 {else} 83 <table align='center' cellpadding='0' cellspacing='1' width=' 600' class='tbl-border'>83 <table align='center' cellpadding='0' cellspacing='1' width='100%' class='tbl-border'> 84 84 <tr> 85 85 <td class='tbl2'>
Note: See TracChangeset
for help on using the changeset viewer.
