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

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 12月 19日 (月) 22:40:50 JST


Index: affelio/templates/default/owner_side/admin_affelio_config.tmpl
diff -u affelio/templates/default/owner_side/admin_affelio_config.tmpl:1.6 affelio/templates/default/owner_side/admin_affelio_config.tmpl:1.7
--- affelio/templates/default/owner_side/admin_affelio_config.tmpl:1.6	Tue Nov  8 14:48:13 2005
+++ affelio/templates/default/owner_side/admin_affelio_config.tmpl	Mon Dec 19 22:40:50 2005
@@ -4,6 +4,8 @@
 <!--==============================================-->
 
 <div class="afContent">
+<FORM METHOD="POST" ACTION="admin.cgi?mode=config_affelio&action=submit">
+
 
 <!--==============================================-->
 <div class="afPubContentHeading">
@@ -19,8 +21,6 @@
 </tr></table>
 </div>
 
-<FORM METHOD="POST" ACTION="admin.cgi?mode=config_affelio&action=submit">
-
 <div class="afPubContent">
 
 <TMPL_IF NAME="err_msg">
@@ -29,6 +29,26 @@
 </div>
 </TMPL_IF>
 
+<TMPL_IF NAME="ret_msg">
+<div class="afPriError">
+<TMPL_VAR NAME="ret_msg">
+</div>
+</TMPL_IF>
+
+<div class="afPubContentBlock">
+<div class="afPubContentBlockTitle"><AF_M text='Change login password'></div>
+<blockquote>
+<AF_M text="ADMIN_SYSCONFIG_PASSWORD">
+<P>
+<AF_M text="Current password:">
+<INPUT TYPE="password" NAME="old_password" SIZE=10/>
+<P>
+<AF_M text="New password:"><INPUT TYPE="password" NAME="new_password1" SIZE=10/>&nbsp;&nbsp;&nbsp;<AF_M text="again:"><INPUT TYPE="password" NAME="new_password2" SIZE=10/><BR>
+<P>
+<INPUT TYPE="submit" VALUE="<AF_M text="Save changes">">
+</blockquote>
+</div>
+
 <div class="afPubContentBlock">
 <div class="afPubContentBlockTitle"><AF_M text='Public top page'></div>
 <blockquote>


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