11 lines
186 B
Smarty
11 lines
186 B
Smarty
<p>
|
|
Settings have been saved.
|
|
</p>
|
|
|
|
{if $messages}
|
|
<p>
|
|
Some messages were generated during this operation:
|
|
{include file="fragments/messages.tpl"}
|
|
</p>
|
|
{/if}
|