Changeset 23062 for branches/version-2_13-dev/data/Smarty/templates/default/frontparts/bloc/search_products.tpl
- Timestamp:
- 2013/08/14 17:55:34 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/default/frontparts/bloc/search_products.tpl
r22960 r23062 53 53 </dl> 54 54 <p class="btn"> 55 <input type="image" onmouseover=" chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_bloc_search_on.jpg',this)" onmouseout="chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_bloc_search.jpg',this)" src="<!--{$TPL_URLPATH}-->img/button/btn_bloc_search.jpg" alt="検索" name="search" />55 <input type="image" onmouseover="eccube.common.chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_bloc_search_on.jpg',this)" onmouseout="eccube.common.chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_bloc_search.jpg',this)" src="<!--{$TPL_URLPATH}-->img/button/btn_bloc_search.jpg" alt="検索" name="search" /> 56 56 </p> 57 57 </form>
Note: See TracChangeset
for help on using the changeset viewer.