Code

Fixed headline and image
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Mar 2006 09:11:29 +0000 (09:11 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Wed, 22 Mar 2006 09:11:29 +0000 (09:11 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2889 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/applications/class_applicationManagement.inc
plugins/admin/applications/headpage.tpl

index cb9e7b70c1364539659365c7310a48ac4bc1fdaf..61a6fff0a181cc54f2f04be0b96b91db08439a1b 100644 (file)
@@ -554,7 +554,7 @@ class applicationManagement extends plugin
     $smarty->assign("tree_image", get_template_path('images/tree.png'));
     $smarty->assign("infoimage", get_template_path('images/info.png'));
     $smarty->assign("launchimage", get_template_path('images/launch.png'));
-    $smarty->assign("releaseimage"   , get_template_path('images/release.png'));
+    $smarty->assign("releaseimage"   , get_template_path('images/branch.png'));
     $smarty->assign("deplist", $this->config->idepartments);
     $smarty->assign("regex", $appfilter['regex']);
 
index a8a06329ab382ba3f3dbad8f5f9163623a36af15..7d9bb7f65fce4bcccda0dcc7d45dc75c3c0ce56d 100644 (file)
@@ -26,7 +26,7 @@
    </div>
    <br>
    <div class="contentboxh" style="border-bottom:1px solid #B0B0B0;">
-    <p class="contentboxh"><img src="{$releaseimage}" align="right" alt="[F]">{t}Releases{/t}</p>
+    <p class="contentboxh"><img src="{$releaseimage}" align="right" alt="[F]">{t}Branches{/t}</p>
    </div>
    <div class="contentboxb">
         <table summary="" style="width:100%;">