mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-30 07:42:11 +09:00
HTML, CSS, Web Accessibility...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9676 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
341bfa73ed
commit
15ddf80ad3
9 changed files with 65 additions and 61 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<input type="hidden" name="module_srl" value="{$module_srl}" />
|
||||
<input type="hidden" name="admin_member" value="<!--@foreach($admin_member as $key => $val)-->{$val->user_id},<!--@end-->" />
|
||||
|
||||
<h2 class="h2">{$lang->module_admin}</h2>
|
||||
<h3 class="h3">{$lang->module_admin}</h3>
|
||||
<p>{$lang->about_admin_id}</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 class="h2">{$lang->permission_setting}</h2>
|
||||
<h3 class="h3">{$lang->permission_setting}</h3>
|
||||
<p>{$lang->about_grant_deatil}</p>
|
||||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue