mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-27 06:13:32 +09:00
Move old install/admin manual to subdirectory
This commit is contained in:
parent
f9b723e5df
commit
b4a2a52cfa
150 changed files with 116 additions and 123 deletions
|
|
@ -6,7 +6,7 @@ xe.lang.confirm_poll_delete = '{$lang->confirm_poll_delete}';
|
|||
</script>
|
||||
<load target="js/poll_admin.js" />
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->poll} <a class="x_icon-question-sign" href="./admin/help/index.html#UMAN_content_poll" target="_blank">{$lang->help}</a></h1>
|
||||
<h1>{$lang->poll} <a class="x_icon-question-sign" href="./common/manual/admin/#UMAN_content_poll" target="_blank">{$lang->help}</a></h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/poll/tpl/poll_list/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue