Code

Added acls to mimetype
[gosa.git] / plugins / admin / fai / class_faiTemplateEntry.inc
index 57eee41245f8440b826e34ff19138ea7672279f2..35f8f71c3766423c131005736698553f54d23458 100644 (file)
@@ -133,7 +133,7 @@ class faiTemplateEntry extends plugin
       }
     }
 
-    $display.= $smarty->fetch(get_template_path('faiTemplateEntry.tpl', TRUE));
+    $display.= "<h2><font color='red'>Fix / problen and ensure that size and content are correct if you download this template. Revision > 4582 (gosa-2.5 is already patched)</font></h2>".$smarty->fetch(get_template_path('faiTemplateEntry.tpl', TRUE));
     return($display);
   }