OSDN Git Service

security fix
[nucleus-jp/nucleus-jp-ancient.git] / euc / nucleus / forgotpassword.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4         <!-- $Id: forgotpassword.html,v 1.7 2007-03-27 12:13:47 kimitake Exp $ -->
5         <!-- $NucleusJP: forgotpassword.html,v 1.6 2005/03/16 08:04:14 kimitake Exp $ -->
6         <meta http-equiv="content-type" content="application/xhtml+xml; charset=EUC-JP" />
7         <title>Nucleus - ¥Ñ¥¹¥ï¡¼¥É¤Îʶ¼º</title>
8         <style type="text/css">
9         <!--
10                 @import url(styles/admin.css);
11         -->
12         </style>
13 </head>
14 <body>
15                 <div class="header">
16                 <h1>Nucleus CMS</h1>
17                 </div>
18                 <div id="content">
19
20                         <h2>¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤Þ¤·¤¿¤«¡©</h2>
21
22                         <p>
23                         °Ê²¼¤Ë¥æ¡¼¥¶¡¼Ì¾¤È¥á¡¼¥ë¥¢¥É¥ì¥¹¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤òÁªÂò¤¹¤ë¥Ú¡¼¥¸¤Ø¤Î¥ê¥ó¥¯¤ÎÆþ¤Ã¤¿¥á¡¼¥ë¤¬Á÷¿®¤µ¤ì¤Þ¤¹¡£
24                         </p>
25
26                         <form method="post" action="../action.php"><p>
27                                 <input name="action" value="forgotpassword" type="hidden" />
28                                 ¥æ¡¼¥¶¡¼Ì¾¡§
29                                 <br />
30                                 <input name="name" />
31                                 <br />
32                                 ¥á¡¼¥ë¥¢¥É¥ì¥¹¡§
33                                 <br />
34                                 <input name="email" />
35                                 <br />
36                                 <br />
37                                 <input type="submit" value="¥Ñ¥¹¥ï¡¼¥É¥á¡¼¥ë¤ÎÁ÷¿®" class="transparent" />
38                         </p></form>
39
40                         <p>
41                         ¤â¤·¥æ¡¼¥¶¡¼Ì¾¤ò¤ªËº¤ì¤Ê¤é¡¢¤¢¤Ê¤¿¤ÎNucleus¥µ¥¤¥È´ÉÍý¼Ô¤ËÏ¢Íí¤·¤Æ¤¯¤À¤µ¤¤¡£
42                         </p>
43
44
45                         <div class="foot">
46                                 <a href="http://nucleuscms.org/">Nucleus &copy; 2001-2007 The Nucleus Group</a>
47                         </div>
48
49                 </div><!-- content -->
50
51 </body>
52 </html>