mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
issue 2454 [Admin UI Refactoring] Content >Admin setup
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11563 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
81df3ec0db
commit
5e6bac19c6
5 changed files with 64 additions and 49 deletions
|
|
@ -35,7 +35,7 @@
|
|||
</div>
|
||||
<div class="x_clearfix btnArea">
|
||||
<div class="x_pull-left">
|
||||
<button type="submit" class="x_btn x_btn-info">{$lang->add}</button>
|
||||
<button type="submit" class="x_btn x_btn-primary">{$lang->add}</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
<div class="x_clearfix btnArea">
|
||||
<div class="x_pull-left">
|
||||
<button type="submit" class="x_btn x_btn-info">{$lang->add}</button>
|
||||
<button type="submit" class="x_btn x_btn-primary">{$lang->add}</button>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<load target="js/spamfilter_admin.js" usecdn="true" />
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->spamfilter}</h1>
|
||||
</div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
</div>
|
||||
<div class="x_page-header">
|
||||
<h1>{$lang->spamfilter}</h1>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue