mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
issue 240, added menu for module category
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9600 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5a58ff1143
commit
21cbca397b
3 changed files with 13 additions and 17 deletions
|
|
@ -1,11 +1,5 @@
|
|||
<load target="js/module_admin.js" usecdn="true" />
|
||||
<include target="header.html" />
|
||||
|
||||
<script type="text/javascript">
|
||||
xe.lang.favorite_on = '{$lang->favorite}({$lang->on})';
|
||||
xe.lang.favorite_off = '{$lang->favorite}({$lang->off})';
|
||||
</script>
|
||||
|
||||
<h1 class="h1">{$lang->installed_module}</h1>
|
||||
<div class="table even easyList">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<caption>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue