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