Changeset 23066 for branches/version-2_13-dev/data/Smarty/templates/default/frontparts/bloc/search_products.tpl
- Timestamp:
- 2013/08/15 08:54:40 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/default/frontparts/bloc/search_products.tpl
r23062 r23066 53 53 </dl> 54 54 <p class="btn"> 55 <input type="image" onmouseover="eccube.c ommon.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" />55 <input type="image" onmouseover="eccube.chgImgImageSubmit('<!--{$TPL_URLPATH}-->img/button/btn_bloc_search_on.jpg',this)" onmouseout="eccube.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.