Develop and Download Open Source Software

Browse Subversion Repository

Diff of /admin.htm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by yamat0jp, Thu Sep 24 05:40:03 2015 UTC revision 16 by yamat0jp, Tue Sep 27 20:57:24 2016 UTC
# Line 1  Line 1 
1  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE html>
2    
3  <html>  <html>
4    <head>    <head>
5        <meta charset=uft-8>
6      <title>管理者ページ      <title>管理者ページ
7  </title>  </title>
8    </head>    </head>
# Line 10  Line 11 
11  </center>  </center>
12      <center>&nbsp;      <center>&nbsp;
13  </center>  </center>
14      <form method="post" action="<#home>adminset">      <form method="post" action="<#home>/adminset">
15      <center>パスワードの変更:&nbsp;<input type="password" style="HEIGHT: 23px; WIDTH: 85px" size="9" name="pass" value="<#pass>">      <center>パスワードの変更:&nbsp;<input type="password" style="HEIGHT: 23px; WIDTH: 85px" size="9" name="pass" value="<#pass>">
16    </center>
17        <center><input type="checkbox" value="on" name="mente" <#mente>>メンテナンス表示
18    </center>
19        <center>
20          <input type="submit" value="変更">          <input type="submit" value="変更">
21  </center>  </center>
22      </form>      </form>
23      <center>&nbsp;      <center><a href="<#home>/admin?del">ログアウト
 </center>  
     <center><a href="<#home>admin?del">ログアウト  
24  </a>  </a>
25  </center>  </center>
26      <form method="post" action="<#home>admindel">      <form method="post" action="<#home>/admindel">
27      <center><table border="0" cellspacing="0">      <center><table border="0" cellspacing="0">
28      <tr bgcolor="#bbbbbb"><th>削除      <tr bgcolor="#bbbbbb"><th>削除
29  </th><th>記事No  </th><th>記事No

Legend:
Removed from v.3  
changed lines
  Added in v.16

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