mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
4 lines
345 B
HTML
4 lines
345 B
HTML
<div style="margin-bottom:20px;">
|
|
<span <!--@if($act=='dispModuleList')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispModuleList')}">{$lang->module_list}</a>]</span>
|
|
<span <!--@if($act=='dispConfig')-->style="font-weight:bold"<!--@end-->>[<a href="{getUrl('act','dispConfig')}">{$lang->module_config}</a>]</span>
|
|
</div>
|