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

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 6月 22日 (水) 19:07:17 JST


Index: affelio/templates/default/owner_side/setup_1.tmpl
diff -u affelio/templates/default/owner_side/setup_1.tmpl:1.1.1.1 affelio/templates/default/owner_side/setup_1.tmpl:1.2
--- affelio/templates/default/owner_side/setup_1.tmpl:1.1.1.1	Tue Jun 14 12:53:30 2005
+++ affelio/templates/default/owner_side/setup_1.tmpl	Wed Jun 22 19:07:17 2005
@@ -40,7 +40,7 @@
 
 function checkNickname2(textbox) {
     if((str = checkNickname(textbox.value, 0, "_")) != ""){
-        alert("<AF_M text="You can use only alphabets, numbers, and _ for your nickname.">);
+        alert("<AF_M text="You can use only alphabets, numbers, and _ for your nickname.">");
 	textbox.focus();
 	textbox.select();
         return;


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