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

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 16日 (金) 14:55:11 JST


Index: affelio/templates/default/owner_side/login_s1.tmpl
diff -u /dev/null affelio/templates/default/owner_side/login_s1.tmpl:1.1
--- /dev/null	Fri Dec 16 14:55:11 2005
+++ affelio/templates/default/owner_side/login_s1.tmpl	Fri Dec 16 14:55:11 2005
@@ -0,0 +1,51 @@
+<HTML>
+<HEAD>
+<TITLE>Affelio</TITLE>
+<link rel="stylesheet" type="text/css" href="<TMPL_VAR ESCAPE="HTML" NAME="tmpl_path">/owner_side/style.css"  media="screen">
+</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">
+
+<div id="afMain">
+
+<div class="content">
+
+<div class="content_block">
+<div class="blocktitle"><AF_M text="Please login."></div>
+<blockquote>
+<table>
+<tr>
+<td><IMG SRC="./get_content.cgi?module=core&content=/profile/profile_face.jpg" WIDTH="150" BORDER="0"></td>
+<td valign="top">
+<AF_M text="_LOGIN_S1_MESG1" param="a">
+<AF_M text="_LOGIN_S1_MESG2" param="b">
+<BR><BR>
+<AF_M text="_LOGIN_S1_MESG3" param="c">
+</td>
+<FORM ACTION="<TMPL_VAR NAME="cgi_path">" METHOD="POST">
+<table>
+<tr><td width="130">
+<tr><td><AF_M text="Password">:</td><td><INPUT TYPE="password" NAME="password"><INPUT TYPE="submit" NAME="button" VALUE="<AF_M text="login">">
+</td>
+</tr></table>
+<INPUT TYPE="hidden" NAME="forward_URL" VALUE="<TMPL_VAR NAME="forward_URL">">
+
+</FORM>
+</blockquote>
+</div><!--content_block-->
+</div><!--content-->
+
+</div><!--afMain-->
+</div><!--afContainer-->
+
+</BODY>
+</HTML>


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