mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 16:22:41 +09:00
Help icon cosmetic issue.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12442 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ef66d3b548
commit
b2bf60df28
7 changed files with 9 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<span class="path" cond="$module_info->mid">
|
||||
> <a href="{getSiteUrl($module_info->domain,'','mid',$module_info->mid)}" target="_blank">{$module_info->mid}</a><block cond="$module_info->is_default=='Y'">({$lang->is_default})</block>
|
||||
</span>
|
||||
<a href="#aboutPage" class="x_icon-question-sign x_pull-right" data-toggle cond="!$module_info->mid" style="margin-top:13px"></a>
|
||||
<a href="#aboutPage" class="x_icon-question-sign" data-toggle cond="!$module_info->mid"></a>
|
||||
</h1>
|
||||
</div>
|
||||
<p id="aboutPage" class="x_alert x_alert-info" cond="!$module_info->mid" hidden>{nl2br($lang->about_page)}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue