HTML refining: html syntax fix, and add multi-language items on the admin pages

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11066 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2012-08-22 16:37:02 +00:00
parent 975a4f04bc
commit d89c634dd0
11 changed files with 70 additions and 60 deletions

View file

@ -70,7 +70,7 @@
<h2 class="h2">{$lang->admin_menu_add}</h2>
<ul>
<li>
<p class="q"><label for="name">{$lang->module}</label></p>
<p class="q"><label for="menuNameList">{$lang->module}</label></p>
<div class="a">
<select name="menu_name" id="menuNameList">
</select>