[xoops-cvslog 1813] CVS update: xoops2jp/html/modules/user/.xml

Back to archive index

Minahito minah****@users*****
2006年 1月 17日 (火) 19:31:56 JST


Index: xoops2jp/html/modules/user/.xml/lostpass_edit.xml
diff -u /dev/null xoops2jp/html/modules/user/.xml/lostpass_edit.xml:1.1.2.1
--- /dev/null	Tue Jan 17 19:31:56 2006
+++ xoops2jp/html/modules/user/.xml/lostpass_edit.xml	Tue Jan 17 19:31:56 2006
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<xoopscube-dynaactionform>
+	<form-bean name="LostpassEditForm" type="XCube_ActionForm">
+		<form-property name="email" type="String" />
+	</form-bean>
+	<form-validation>
+		<field property="email" depends="required">
+			<arg0 key="const._MD_USER_LANG_EMAIL" />
+			<msg name="required" key="const._MD_USER_ERROR_REQUIRED" />
+		</field>
+	</form-validation>
+</xoopscube-dynaactionform>


xoops-cvslog メーリングリストの案内
Back to archive index