mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@758 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5666d36e4c
commit
24d912b036
6 changed files with 21 additions and 17 deletions
|
|
@ -76,20 +76,6 @@
|
|||
<tr>
|
||||
<td>{$lang->about_denied}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->image_name}</th>
|
||||
<td><input type="file" name="image_name" value="" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lang->about_image_name}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->image_mark}</th>
|
||||
<td><input type="file" name="image_mark" value="" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lang->about_image_mark}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th rowspan="2">{$lang->is_admin}</th>
|
||||
<td><input type="checkbox" name="is_admin" value="Y" <!--@if($member_info->is_admin=='Y')-->checked="true"<!--@end-->/></td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue