[Affelio-cvs 1074] CVS update: affelio/defaults/af_templates/ja

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 2月 23日 (木) 21:41:37 JST


Index: affelio/defaults/af_templates/ja/body_index.aftmpl
diff -u affelio/defaults/af_templates/ja/body_index.aftmpl:1.17 affelio/defaults/af_templates/ja/body_index.aftmpl:1.18
--- affelio/defaults/af_templates/ja/body_index.aftmpl:1.17	Mon Dec 26 02:02:52 2005
+++ affelio/defaults/af_templates/ja/body_index.aftmpl	Thu Feb 23 21:41:37 2006
@@ -76,7 +76,7 @@
   <div class="afPubContentBlock">
   <div class="afPubContentBlockTitle" id="IDMyOverview"><AF_VAR ESCAPE="HTML" NAME="profile_nickname"></div>
   <BR>
-  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=profile">more...</A>)
+  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__user_afid">/index.cgi?mode=profile">more...</A>)
   </div>
 
 
@@ -89,7 +89,7 @@
 <tr><td colspan="2">
 <!--==-->
 <div class="afPubContentBlock">
-<div class="afPubContentBlockTitle" id="IDMyFriends"><AF_VAR ESCAPE="HTML" NAME="profile_nickname">のAffelioリンクたち (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=flist">全リスト...</A>)</div>
+<div class="afPubContentBlockTitle" id="IDMyFriends"><AF_VAR ESCAPE="HTML" NAME="profile_nickname">のAffelioリンクたち (<A HREF="<AF_VAR NAME="site__user_afid">/index.cgi?mode=flist">全リスト...</A>)</div>
 アクセス(<A HREF="?flist_sort=access_latest">最新</A>/<A HREF="?flist_sort=access_freq">頻繁</A>) | リンク(<A HREF="?flist_sort=link_old">古</A>/<A HREF="?flist_sort=link_new">新</A>) | <A HREF="?flist_sort=incoming">アクセス元</A> | <A HREF="?flist_sort=outgoing">アクセス先</A><BR><BR>
 <AF_BLOCK NAME="friendlist_5_IF">
 </div>
@@ -102,7 +102,7 @@
 <!-- <tr><td colspan="2"> -->
 <!--==-->
 <!-- <div class="afPubContentBlock"> -->
-<!-- <div class="afPubContentBlockTitle" id="IDMyReference">友達からの紹介 (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=">全リスト...</A>)</div> -->
+<!-- <div class="afPubContentBlockTitle" id="IDMyReference">友達からの紹介 (<A HREF="<AF_VAR NAME="site__user_afid">/index.cgi?mode=">全リスト...</A>)</div> -->
 <!-- </div> -->
 <!--==-->
 <!-- </td></tr> -->
Index: affelio/defaults/af_templates/ja/body_profile.aftmpl
diff -u affelio/defaults/af_templates/ja/body_profile.aftmpl:1.8 affelio/defaults/af_templates/ja/body_profile.aftmpl:1.9
--- affelio/defaults/af_templates/ja/body_profile.aftmpl:1.8	Tue Dec 20 16:52:36 2005
+++ affelio/defaults/af_templates/ja/body_profile.aftmpl	Thu Feb 23 21:41:37 2006
@@ -70,7 +70,7 @@
   <div class="afPubContentBlock">
   <div class="afPubContentBlockTitle" id="IDMyOverview"><AF_VAR ESCAPE="HTML" NAME="profile_nickname"> <AF_VAR ESCAPE="HTML" NAME="profile_currentstatus"></div>
   <BR>
-  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__web_root">/index.cgi?mode=profile">more...</A>)
+  <AF_VAR NAME="profile_intromesg1"> (<A HREF="<AF_VAR NAME="site__user_afid">/index.cgi?mode=profile">more...</A>)
   </div>
  </td>
 </tr>
Index: affelio/defaults/af_templates/ja/header.aftmpl
diff -u affelio/defaults/af_templates/ja/header.aftmpl:1.1 affelio/defaults/af_templates/ja/header.aftmpl:1.2
--- affelio/defaults/af_templates/ja/header.aftmpl:1.1	Fri Jun 24 13:37:53 2005
+++ affelio/defaults/af_templates/ja/header.aftmpl	Thu Feb 23 21:41:37 2006
@@ -8,10 +8,10 @@
 <TITLE>Affelio: <AF_VAR ESCAPE="HTML" NAME="profile_nickname">のページ</TITLE>
 </TMPL_IF>
 
-<link rel="stylesheet" type="text/css" href="<AF_VAR ESCAPE="HTML" NAME="site__skin_dir">/style.css"  media="screen">
+<link rel="stylesheet" type="text/css" href="<AF_VAR ESCAPE="HTML" NAME="site__skin_dir">/style.css">
 
 <TMPL_IF NAME="app__css_path">
-<link rel="stylesheet" type="text/css" href="<TMPL_VAR ESCAPE="HTML" NAME="app__css_path">/style.css"  media="screen">
+<link rel="stylesheet" type="text/css" href="<TMPL_VAR ESCAPE="HTML" NAME="app__css_path">/style.css">
 </TMPL_IF>
 
 <script src="<TMPL_VAR ESCAPE="HTML" NAME="site__web_root">/defaults/script.js"></script>


Affelio-cvs メーリングリストの案内
Back to archive index