Changeset 10472 for temp/trunk/html/test


Ignore:
Timestamp:
2006/12/08 12:47:44 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/test/uehara/captcha/ajax_captcha/auth.html

    r10470 r10472  
    1212        <table>  
    1313            <tr> 
    14                 <td align="left"> 
    15                     <label for="captcha">Captcha</label> 
    16                 </td> 
     14                <td>■認証フォーム</td> 
     15            </tr> 
     16            <tr> 
    1717                <td> 
    1818                    <input id="input_data" type="text" name="input_data" value="" maxlength="10" size="32" /> 
     
    2525                <td>&nbsp;</td> 
    2626                <td> 
    27                     <input type="button" value="実行" onclick="getParam(document.form1)" /> 
     27                    <input type="button" value="認証実行" onclick="getParam(document.form1)" /> 
    2828                </td> 
    2929            </tr> 
Note: See TracChangeset for help on using the changeset viewer.