- Timestamp:
- 2011/11/17 10:18:16 (11 years ago)
- Location:
- branches/version-2_11-dev/data/Smarty/templates/admin/design
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/Smarty/templates/admin/design/main_edit.tpl
r20867 r21343 100 100 </div> 101 101 <table class="list"> 102 <col group width="70%">103 <col group width="10%">104 <col group width="10%">105 <col group width="10%">102 <col width="70%" /> 103 <col width="10%" /> 104 <col width="10%" /> 105 <col width="10%" /> 106 106 <tr> 107 107 <th>名称</th> -
branches/version-2_11-dev/data/Smarty/templates/admin/design/template.tpl
r20863 r21343 53 53 54 54 <table class="list center"> 55 <col group width="5%">56 <col group width="30%">57 <col group width="50%">58 <col group width="10%">59 <col group width="5%">55 <col width="5%" /> 56 <col width="30%" /> 57 <col width="50%" /> 58 <col width="10%" /> 59 <col width="5%" /> 60 60 <tr> 61 61 <th>選択</th>
Note: See TracChangeset
for help on using the changeset viewer.