[Affelio-cvs 475] CVS update: affelio/apps/diary/templates

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 7月 1日 (金) 15:09:01 JST


Index: affelio/apps/diary/templates/menu.tmpl
diff -u affelio/apps/diary/templates/menu.tmpl:1.9 affelio/apps/diary/templates/menu.tmpl:1.10
--- affelio/apps/diary/templates/menu.tmpl:1.9	Fri Jul  1 14:35:44 2005
+++ affelio/apps/diary/templates/menu.tmpl	Fri Jul  1 15:09:01 2005
@@ -70,11 +70,7 @@
 </div>
 <P>
 
-<!--アクセス制御管理 -->
 <TMPL_IF NAME="access_control_URL">
-<a href="<TMPL_VAR NAME="access_control_URL">" target="_blank">
-アクセス制御を管理する
-</a>
 </TMPL_IF>
 
 <p>
Index: affelio/apps/diary/templates/owner.tmpl
diff -u affelio/apps/diary/templates/owner.tmpl:1.4 affelio/apps/diary/templates/owner.tmpl:1.5
--- affelio/apps/diary/templates/owner.tmpl:1.4	Fri Jul  1 14:35:44 2005
+++ affelio/apps/diary/templates/owner.tmpl	Fri Jul  1 15:09:01 2005
@@ -3,7 +3,19 @@
 <tr><td align="left">Diary(Owner mode)
 </td></tr></table>
 </div>
+
 <div class="afPubContent">
+
+<div class="afPubContentBlock">
+<!--アクセス制御管理 -->
+
+<a href="<TMPL_VAR NAME="access_control_URL">" target="_blank">
+アクセス制御を管理する
+</a>
+
+</div>
+<br>
+
 <div class="afPubContentBlock">
 <div class="afPubContentBlockTitle">
 日記の利用形態の設定
@@ -23,7 +35,7 @@
 <input type="submit" name="save_state" value="設定" />
 </form>
 </div>
-<br><br>
+<br>
 <TMPL_IF NAME="SELECT_DIARY">
 <form method="post" action="write_diary.cgi">
 <div class="afPubContentBlock">


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