// update radio helper

This commit is contained in:
Kevin Granger
2013-09-05 14:06:54 +02:00
parent 1c88bdd24e
commit d9a429eccc
5 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
*}
{include file='header.tpl'}
{if isset($conf)}
<div class="alert">
<div class="alert alert-success">
{$conf}
</div>
{/if}