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