Changeset 10419 for temp/trunk
- Timestamp:
- 2006/12/07 17:04:50 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 added
- 2 edited
-
data/Smarty/templates/admin/design/template.tpl (modified) (previous)
-
data/Smarty/templates/admin/design/upload.tpl (modified) (1 diff)
-
html/img/contents/btn_download.gif (added)
-
html/img/contents/btn_download_on.gif (added)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/Smarty/templates/admin/design/upload.tpl
r10416 r10419 79 79 <table border="0" cellspacing="0" cellpadding="0" summary=" "> 80 80 <tr> 81 <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload.jpg" width="123" height="24" alt=" ¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0" name="subm"></td>81 <td><input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_upload.jpg" width="123" height="24" alt="¥¢¥Ã¥×¥í¡¼¥É" border="0" name="subm"></td> 82 82 </tr> 83 83 </table>
Note: See TracChangeset
for help on using the changeset viewer.
