Yoshihisa Fukuhara
higef****@users*****
2005年 6月 30日 (木) 16:06:54 JST
Index: affelio/templates/default/owner_side/admin_menu.tmpl
diff -u affelio/templates/default/owner_side/admin_menu.tmpl:1.9 affelio/templates/default/owner_side/admin_menu.tmpl:1.10
--- affelio/templates/default/owner_side/admin_menu.tmpl:1.9 Wed Jun 29 18:28:53 2005
+++ affelio/templates/default/owner_side/admin_menu.tmpl Thu Jun 30 16:06:54 2005
@@ -21,9 +21,9 @@
<UL>
<LI>
-<a href="javascript:void(0);" onClick="showHide('m0');">
-Advanced</a></LI>
-<div class="sidehide" id="m0">
+Advanced
+</LI>
+<!--<div class="afAdminSubMenu" id="m0">-->
<UL>
<LI><A HREF="./admin.cgi?mode=access_control"><AF_M text='Access Control (core)'></A></LI>
@@ -41,7 +41,7 @@
<LI><A HREF="./admin.cgi?mode=edit_skins"><AF_M text='Edit Skins'></A></LI>
</UL>
-</div>
+<!--</div>-->
</UL>
<UL>
Index: affelio/templates/default/owner_side/login.tmpl
diff -u affelio/templates/default/owner_side/login.tmpl:1.4 affelio/templates/default/owner_side/login.tmpl:1.5
--- affelio/templates/default/owner_side/login.tmpl:1.4 Thu Jun 30 12:47:57 2005
+++ affelio/templates/default/owner_side/login.tmpl Thu Jun 30 16:06:54 2005
@@ -4,8 +4,6 @@
<!-- http://affelio.jp/ (Japan) -->
<!-- http://affelio.jp/ (USA and other area) -->
-<div class="afPubMain">
-
<!--==============================================-->
<div class="afPubContentHeading">
<table border="0" cellspacing="0">
@@ -34,4 +32,3 @@
</div><!--content_block-->
</div><!--content-->
-</div><!--afMain-->
Index: affelio/templates/default/owner_side/style.css
diff -u affelio/templates/default/owner_side/style.css:1.6 affelio/templates/default/owner_side/style.css:1.7
--- affelio/templates/default/owner_side/style.css:1.6 Wed Jun 29 18:28:53 2005
+++ affelio/templates/default/owner_side/style.css Thu Jun 30 16:06:54 2005
@@ -177,7 +177,6 @@
width: 620px;
height: auto;
float: left;
- background-color: #FFF;
font-family: Verdana, Arial, sans-serif;
}