Code

Updated template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 12:34:46 +0000 (12:34 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 11 May 2010 12:34:46 +0000 (12:34 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18369 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/addons/configViewer/commandVerifier.tpl

index 9c8364f28ba55560ea232354dfd6d1ffdf4295d1..58f4b05dc10b09cc1028f7c9fc90d01da3625738 100644 (file)
  <button type='submit' name='execute'>{t}Test{/t}</button> 
 </p>
 
-<hr>
-  {$output}
+{if $output}
+ <hr>
+ {$output}
+{/if}
+
 <hr>
 
 <div class="plugin-actions">