// Modules page + Warning
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<table class="table">
|
||||
<tr>
|
||||
<td>
|
||||
<div class="alert alert-block">{l s='No modules available in this section.'}</div>
|
||||
<div class="alert alert-warning">{l s='No modules available in this section.'}</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -274,7 +274,7 @@
|
||||
|
||||
{/block}{* end block input *}
|
||||
{if $field['is_invisible']}
|
||||
<p class="alert alert-block">
|
||||
<p class="alert alert-warning">
|
||||
{l s='You can\'t change the value of this configuration field in the context of this shop.'}
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user