mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12308 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
300e241ed8
commit
db95e36caf
12 changed files with 117 additions and 119 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<div class="x_page-header">
|
||||
<h1>
|
||||
{$lang->installed_widgets}
|
||||
<block cond="$widget_info">
|
||||
<span class="path" cond="$widget_info">
|
||||
> {$widget_info->title}
|
||||
<a href="#widgetInfo" class="x_icon-question-sign x_pull-right" data-toggle style="margin-top:15px">{$lang->help}</a>
|
||||
</block>
|
||||
</span>
|
||||
<a cond="$widget_info" href="#widgetInfo" class="x_icon-question-sign x_pull-right" data-toggle style="margin-top:15px">{$lang->help}</a>
|
||||
</h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="x_alert x_alert-{$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue