// update preferences tab

This commit is contained in:
Sarah Lorenzini
2013-08-01 16:40:48 +02:00
parent 5defc39def
commit 680497f1e3
9 changed files with 129 additions and 156 deletions
@@ -68,12 +68,9 @@
{/block}
{block name="leadin"}
<div class="warn draft" style="{if $active}display:none{/if}">
<p>
<span style="float: left">
{l s='Your CMS page will be saved as a draft'}
</span>
<br class="clear" />
<div style="{if $active}display:none{/if}">
<p class="alert alert-block">
{l s='Your CMS page will be saved as a draft'}
</p>
</div>
{/block}