mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
Add option to save changelog for files
This commit is contained in:
parent
ee7f11b0f1
commit
2cd2d0528b
8 changed files with 76 additions and 0 deletions
|
|
@ -13,4 +13,7 @@
|
|||
<li class="x_active"|cond="$act == 'dispFileAdminDownloadConfig'">
|
||||
<a href="{getUrl('', 'module', 'admin', 'act', 'dispFileAdminDownloadConfig')}">{$lang->file_download_config}</a>
|
||||
</li>
|
||||
<li class="x_active"|cond="$act == 'dispFileAdminOtherConfig'">
|
||||
<a href="{getUrl('', 'module', 'admin', 'act', 'dispFileAdminOtherConfig')}">{$lang->file_other_config}</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue