Changeset 19833 for branches/version-2_5-dev/data/plugin/bingo
- Timestamp:
- 2011/01/06 01:28:55 (16 years ago)
- Location:
- branches/version-2_5-dev/data/plugin/bingo/templates
- Files:
-
- 2 edited
-
mobile/shopping/complete.tpl (modified) (1 diff)
-
shopping/complete.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/plugin/bingo/templates/mobile/shopping/complete.tpl
r19670 r19833 49 49 <!--{/if}--> 50 50 51 <a href="<!--{$smarty.const.MOBILE_ URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページに戻る</a><br>51 <a href="<!--{$smarty.const.MOBILE_TOP_URL_PATH}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページに戻る</a><br> 52 52 53 53 <br> -
branches/version-2_5-dev/data/plugin/bingo/templates/shopping/complete.tpl
r19670 r19833 66 66 <a href="<!--{$smarty.const.CAMPAIGN_URL}--><!--{$campaign_dir}-->/<!--{$smarty.const.DIR_INDEX_URL}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a> 67 67 <!--{else}--> 68 <a href="<!--{$smarty.const. URL_SITE_TOP}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a>68 <a href="<!--{$smarty.const.TOP_URL_PATH}-->" onmouseover="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage_on.gif','b_toppage');" onmouseout="chgImg('<!--{$TPL_DIR}-->img/common/b_toppage.gif','b_toppage');"><img src="<!--{$TPL_DIR}-->img/common/b_toppage.gif" width="150" height="30" alt="トップページへ" border="0" name="b_toppage" /></a> 69 69 <!--{/if}--> 70 70 </div>
Note: See TracChangeset
for help on using the changeset viewer.
