Code

Updated dash board template
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Jun 2010 08:47:43 +0000 (08:47 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 30 Jun 2010 08:47:43 +0000 (08:47 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18878 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/plugins/generic/dashBoard/dashBoard.tpl

index 5b3847d164f66f2df3bdac55f715f0dc9f089272..42b02f7ff15bc0fb08c22158a7546b8f723bd5d6 100644 (file)
@@ -5,7 +5,8 @@
             
             <!-- Channel -->    
             <h3>{t}Channels{/t}</h3> 
-    
+
+            {$dbChannelStatus}
 
             <!--Chanel  END -->
 
@@ -28,6 +29,7 @@
             <!-- Messages -->    
             <h3>{t}Advices{/t}</h3> 
     
+            {$dbAdvices}
 
             <!-- Messages  END -->
 
@@ -37,6 +39,7 @@
             <!-- RSS Feeds -->    
             <h3>{t}Information{/t}</h3> 
     
+            {$dbInformation}
 
             <!-- RSS Feeds  END -->