Ignore:
Timestamp:
2006/12/10 22:14:38 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_submit.html

    r651 r662  
    8888            </td> 
    8989            <td class="odd">  
    90               <{$lang_new_open}><input type="radio" name="site_stauts" value="1" /> 
    91               <{$lang_renewal}><input type="radio" name="site_stauts" value="2" /> 
     90              <{$lang_new_open}><input type="radio" name="site_status" value="1" /> 
     91              <{$lang_renewal}><input type="radio" name="site_status" value="2" /> 
    9292            </td> 
    9393          </tr> 
Note: See TracChangeset for help on using the changeset viewer.