Remove links to outdated manual

This commit is contained in:
Kijin Sung 2018-08-22 19:35:42 +09:00
parent b86a66ce4c
commit d578016ff9
30 changed files with 33 additions and 53 deletions

View file

@ -1,7 +1,7 @@
<load target="js/module_admin.js" />
<load target="css/module_admin.less" />
<div class="x_page-header">
<h1>{$lang->installed_modules} <a class="x_icon-question-sign" href="./common/manual/admin/index.html#UMAN_advanced_installed_module" target="_blank">{$lang->help}</a></h1>
<h1>{$lang->installed_modules}</h1>
</div>
<script>
xe.lang.favorite_on = '{lang("favorite")} ({lang("on")})';