[Affelio-cvs 330] CVS update: affelio/apps/album/common

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 30日 (木) 12:47:56 JST


Index: affelio/apps/album/common/header.pl
diff -u affelio/apps/album/common/header.pl:1.4 affelio/apps/album/common/header.pl:1.5
--- affelio/apps/album/common/header.pl:1.4	Wed Jun 22 15:42:19 2005
+++ affelio/apps/album/common/header.pl	Thu Jun 30 12:47:56 2005
@@ -44,6 +44,7 @@
 
 print<<ACCESS_ERR;
 
+<div class="afPubMain">
 <div class="afPubContentHeading">
 <table border="0" cellspacing="0" width=100%>
 <tr><td align="left">
@@ -68,6 +69,7 @@
 <div class="information">
 <p>$msg</p>
 </div>
+</div>
 ACCESS_ERR
 require ("./common/footer.pl");
 	exit;


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