[Affelio-cvs 164] CVS update: affelio/templates/default/owner_side

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 26日 (日) 18:19:40 JST


Index: affelio/templates/default/owner_side/admin_friendsgraph.tmpl
diff -u affelio/templates/default/owner_side/admin_friendsgraph.tmpl:1.1.1.1 affelio/templates/default/owner_side/admin_friendsgraph.tmpl:1.2
--- affelio/templates/default/owner_side/admin_friendsgraph.tmpl:1.1.1.1	Tue Jun 14 12:53:30 2005
+++ affelio/templates/default/owner_side/admin_friendsgraph.tmpl	Sun Jun 26 18:19:40 2005
@@ -1,23 +1,9 @@
-<HTML>
-<HEAD>
-<TITLE>Affelio Owner Page: <AF_M text="Friend Graph"></TITLE>
-<link rel="stylesheet" type="text/css" href="<TMPL_VAR ESCAPE="HTML" NAME="tmpl_path">/style.css"  media="screen">
-<script src="<TMPL_VAR ESCAPE="HTML" NAME="tmpl_path">/showmore.js"></script>
-</HEAD>
-
 <!-- Affelio: Open social networking software                 -->
 <!-- Copyright 2004-2005 Fish Grove                           -->
 <!-- For more information, please refer following web site.   -->
 <!--    http://affelio.jp/ (Japan)                            -->
 <!--    http://affelio.jp/ (USA and other area)               -->
 
-<BODY>
-<div id="container">
-
-<!--=============================================-->
-<TMPL_INCLUDE NAME="top_banner.tmpl">
-<!--=============================================-->
-
 <!--=============================================-->
 <TMPL_INCLUDE NAME="admin_menu.tmpl">
 <!--=============================================-->
@@ -25,19 +11,25 @@
 <!--=============================================-->
 <div id="afMain">
 
-<div class="main_title">Affelio
+<!--==============================================-->
+<div class="afPubContentHeading">
+<table border="0" cellspacing="0">
+<tr><td align="left">Affelio
 &nbsp;<a href="javascript:void(0);" onClick="showHide('c0');">
 <font size="-2"><AF_M text="detail">...</font></a>
 <br/>
-<div class="sidehide" id="c0"><AF_M text="Friend Graph">
+<div class="sidehide" id="c0">
+<AF_M text="Friend Graph">
 <AF_M text="_ADMIN_FRIEND_GRAPH_EXP">
 </div>
-</div><!--blocktitle-->
+</td>
+</tr></table>
+</div>
 
+<div class="afPubContent">
+<div class="afPubContentBlock">
 This function is currently not working. Stay tuned. :P)
 
-<!--==============================================-->
-<div class="content">
 
 <applet codebase="./java" code="Graph.class" width=100% height=600>
 	<param name=edges value="<TMPL_VAR ESCAPE="HTML" NAME="edges">">
@@ -54,6 +46,7 @@
 
 </div>
 <!--==============================================-->
+</div>
 
 
 <!--==============================================-->
@@ -62,13 +55,3 @@
 
 <br style="clear: both;" />
 
-<!--==============================================-->
-<TMPL_INCLUDE NAME="footer.tmpl">
-<!--==============================================-->
-
-</div><!--container-->
-</BODY>
-
-</HTML>
-
-


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