Code

Updated copy &paste message for applications
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Mar 2006 07:07:56 +0000 (07:07 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 21 Mar 2006 07:07:56 +0000 (07:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2869 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/applications/class_applicationGeneric.inc

index f85385ab9d1dc4a5395e27986aa6de63bee5a8ea..738a75ad2b3c3aa06480b9589549e710eb394728 100644 (file)
@@ -368,7 +368,8 @@ $ldap->modify ($this->attrs);
   {
     $vars = array("cn");
   
-    $str =" <table>
+    $str ="<h2>"._("Application settings")."</h2>
+            <table>
               <tr>
                 <td>".
                   _("Application name").