Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /admin.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations) (download) (as text)
Thu Sep 24 05:40:03 2015 UTC (8 years, 5 months ago) by yamat0jp
File MIME type: text/html
File size: 1017 byte(s)
投稿エラーの文字化けがなおりました

パスワードが再設定しやすいです
1 yamat0jp 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2    
3     <html>
4     <head>
5     <title>管理者ページ
6     </title>
7     </head>
8     <body>
9     <center>削除したい記事のチェックボックスにチェックを入れ、削除ボタンを押して下さい
10     </center>
11 yamat0jp 3 <center>&nbsp;
12 yamat0jp 1 </center>
13 yamat0jp 3 <form method="post" action="<#home>adminset">
14     <center>パスワードの変更:&nbsp;<input type="password" style="HEIGHT: 23px; WIDTH: 85px" size="9" name="pass" value="<#pass>">
15     <input type="submit" value="変更">
16     </center>
17     </form>
18     <center>&nbsp;
19     </center>
20     <center><a href="<#home>admin?del">ログアウト
21     </a>
22     </center>
23     <form method="post" action="<#home>admindel">
24     <center><table border="0" cellspacing="0">
25 yamat0jp 1 <tr bgcolor="#bbbbbb"><th>削除
26     </th><th>記事No
27     </th><th>投稿日
28     </th><th>題名
29     </th>
30     <th>投稿者
31     </th></tr>
32    
33     <#main>
34     </table>
35     </center>
36     <center>
37     <input type="submit" value="削除する">&nbsp; <input type="reset" value="リセット">
38     </center>
39     </form>
40     <#footer>
41     </body>
42     </html>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26