Code

<h2> => </h3>
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:18 +0000 (13:23 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 3 Mar 2010 13:23:18 +0000 (13:23 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15960 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/fai/admin/systems/services/repository/class_servRepository.inc
gosa-plugins/fai/admin/systems/services/repository/servRepositorySetup.tpl

index 69787c02447c960c3d8d181bf3de0aa877eab521..a8779a2971b52fa46611000f0a924ff6e446a2ca 100644 (file)
@@ -198,7 +198,7 @@ class servrepository extends goService
     }
 
     if(!$this->fai_activated){
-      $str = "<h2>"._("You can't use this plugin until FAI is activated.")."</h2>";
+      $str = "<h3>"._("You can't use this plugin until FAI is activated.")."</h3>";
       $display = $smarty->fetch(get_template_path('servRepository.tpl', TRUE,dirname(__FILE__)));
       return($str.$display);
     }
index 2ad1179671869c05294f5591226c4d7872500bc7..3c1757602d099fcea90641ea18aa545b7f669af7 100644 (file)
@@ -1,4 +1,4 @@
-<h2><img src="plugins/fai/images/fai_small.png" alt=''>&nbsp;{t}Repository{/t}</h2>
+<h3><img src="plugins/fai/images/fai_small.png" alt=''>&nbsp;{t}Repository{/t}</h3>
 
 <table width="100%" summary=''>
        <tr>