OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk/utf8@906...
[nucleus-jp/nucleus-jp-ancient.git] / createaccount.html
index b447be7..1a3ca6c 100755 (executable)
@@ -1,40 +1,40 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
-<html>\r
-<head>\r
-       <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />\r
-       <title>メンバーアカウントの作成</title>\r
-       <style type="text/css">@import url(nucleus/styles/manual.css);</style>\r
-</head>\r
-<body>\r
-       <h1>アカウントの作成</h1>\r
-\r
-       <form method="post" action="action.php">\r
-\r
-       <div>\r
-       <input type="hidden" name="action" value="createaccount" />\r
-               ユーザー名: \r
-               <br />\r
-               <input name="name" size="20" /> <small>(only a-z, 0-9)</small>\r
-               <br />\r
-               <br />          \r
-               本名: \r
-               <br />\r
-               <input name="realname" size="40" />\r
-               <br />\r
-               <br />          \r
-               Email:\r
-               <br />\r
-               <input name="email" size="40" /> <small>(利用可能なものを。パスワードはここに送信されます。)</small>\r
-               <br />\r
-               <br />          \r
-               URL: \r
-               <br />\r
-               <input name="url" size="60" />\r
-               <br />\r
-               <br />\r
-               <input type="submit" value="アカウントの作成" />\r
-       </div>\r
-\r
-       </form>\r
-</body>\r
-</html>\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+       <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
+       <title>メンバーアカウントの作成</title>
+       <style type="text/css">@import url(nucleus/styles/manual.css);</style>
+</head>
+<body>
+       <h1>アカウントの作成</h1>
+
+       <form method="post" action="action.php">
+
+       <div>
+       <input type="hidden" name="action" value="createaccount" />
+               ユーザー名: 
+               <br />
+               <input name="name" size="20" /> <small>(only a-z, 0-9)</small>
+               <br />
+               <br />          
+               本名: 
+               <br />
+               <input name="realname" size="40" />
+               <br />
+               <br />          
+               Email:
+               <br />
+               <input name="email" size="40" /> <small>(利用可能なものを。パスワードはここに送信されます。)</small>
+               <br />
+               <br />          
+               URL: 
+               <br />
+               <input name="url" size="60" />
+               <br />
+               <br />
+               <input type="submit" value="アカウントの作成" />
+       </div>
+
+       </form>
+</body>
+</html>
\ No newline at end of file