Changeset 17094 for branches/comu-ver2/data/Smarty
- Timestamp:
- 2008/02/28 19:15:00 (19 years ago)
- Location:
- branches/comu-ver2/data/Smarty/templates/default
- Files:
-
- 10 edited
-
admin/contents/csv_sql_view.tpl (modified) (1 diff)
-
admin/login_frame.tpl (modified) (1 diff)
-
admin/order/disp.tpl (modified) (1 diff)
-
admin/order/edit.tpl (modified) (1 diff)
-
admin/order/mail_view.tpl (modified) (1 diff)
-
campaign/active/header.tpl (modified) (1 diff)
-
campaign/end/header.tpl (modified) (1 diff)
-
mypage/change_confirm.tpl (modified) (1 diff)
-
mypage/delivery.tpl (modified) (1 diff)
-
site_main.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/Smarty/templates/default/admin/contents/csv_sql_view.tpl
r16821 r17094 43 43 </head> 44 44 45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$ smarty.const.URL_DIR}-->')">45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$TPL_DIR}-->')"> 46 46 <noscript> 47 47 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/common.css" type="text/css" > -
branches/comu-ver2/data/Smarty/templates/default/admin/login_frame.tpl
r16821 r17094 43 43 </head> 44 44 45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$ smarty.const.URL_DIR}-->')">45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$TPL_DIR}-->')"> 46 46 <!--{$GLOBAL_ERR}--> 47 47 <noscript> -
branches/comu-ver2/data/Smarty/templates/default/admin/order/disp.tpl
r16821 r17094 45 45 46 46 </head> 47 <body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preLoadImg('<!--{$ smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->">47 <body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preLoadImg('<!--{$TPL_DIR}-->'); <!--{$tpl_onload}-->"> 48 48 <noscript> 49 49 <link rel="stylesheet" href="<!--{$smarty.const.URL_ADMIN_CSS}-->common.css" type="text/css" /> -
branches/comu-ver2/data/Smarty/templates/default/admin/order/edit.tpl
r16987 r17094 25 25 <!-- 26 26 function fnEdit(customer_id) { 27 document.form1.action = ' /admin/customer/edit.php';27 document.form1.action = '<!--{$smarty.const.URL_DIR}-->admin/customer/edit.php'; 28 28 document.form1.mode.value = "edit" 29 29 document.form1['edit_customer_id'].value = customer_id; -
branches/comu-ver2/data/Smarty/templates/default/admin/order/mail_view.tpl
r16821 r17094 43 43 </head> 44 44 45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$ smarty.const.URL_DIR}-->')">45 <body bgcolor="#ffffff" text="#494E5F" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$TPL_DIR}-->')"> 46 46 <noscript> 47 47 <link rel="stylesheet" href="<!--{$smarty.const.URL_DIR}-->admin/css/common.css" type="text/css" > -
branches/comu-ver2/data/Smarty/templates/default/campaign/active/header.tpl
r16583 r17094 41 41 </script> 42 42 </head> 43 <body onload="preLoadImg('<!--{$ smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->">43 <body onload="preLoadImg('<!--{$TPL_DIR}-->'); <!--{$tpl_onload}-->"> 44 44 <noscript> 45 45 <p>JavaScript を有効にしてご利用下さい.</p> -
branches/comu-ver2/data/Smarty/templates/default/campaign/end/header.tpl
r16583 r17094 41 41 </script> 42 42 </head> 43 <body onload="preLoadImg('<!--{$ smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->">43 <body onload="preLoadImg('<!--{$TPL_DIR}-->'); <!--{$tpl_onload}-->"> 44 44 <noscript> 45 45 <p>JavaScript を有効にしてご利用下さい.</p> -
branches/comu-ver2/data/Smarty/templates/default/mypage/change_confirm.tpl
r16582 r17094 26 26 <h2 class="title"><img src="<!--{$TPL_DIR}-->img/mypage/title.jpg" width="700" height="40" alt="MYページ" /></h2> 27 27 <!--{include file=$tpl_navi}--> 28 28 <div id="mycontentsarea"> 29 29 <h3><img src="<!--{$TPL_DIR}-->img/mypage/subtitle02.gif" width="515" height="32" alt="会員登録内容変更" /></h3> 30 30 <p>下記の内容で送信してもよろしいでしょうか?<br /> -
branches/comu-ver2/data/Smarty/templates/default/mypage/delivery.tpl
r16582 r17094 74 74 </td> 75 75 <td class="centertd"> 76 <a href="<!--{$smarty.server.PHP_SELF}-->" onclick="fnModeSubmit('delete','other_deliv_id','<!--{$arrOtherDeliv[cnt].other_deliv_id}-->'); ">削除</a>76 <a href="<!--{$smarty.server.PHP_SELF}-->" onclick="fnModeSubmit('delete','other_deliv_id','<!--{$arrOtherDeliv[cnt].other_deliv_id}-->'); return false;">削除</a> 77 77 </td> 78 78 </tr> -
branches/comu-ver2/data/Smarty/templates/default/site_main.tpl
r16940 r17094 20 20 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 21 21 *}--> 22 <body onload="preLoadImg('<!--{$ smarty.const.URL_DIR}-->'); <!--{$tpl_onload}-->">22 <body onload="preLoadImg('<!--{$TPL_DIR}-->'); <!--{$tpl_onload}-->"> 23 23 <!--{* A8タグ表示用 *}--> 24 24 <!--{if "sfPrintA8Tag"|function_exists === TRUE}-->
Note: See TracChangeset
for help on using the changeset viewer.
