From: cajus Date: Wed, 28 Jun 2006 12:21:51 +0000 (+0000) Subject: Small icon fixes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=54538c4f7d2efa897fa16785fc9295aa4ee6f71c;p=gosa.git Small icon fixes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3965 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/mimetypes/generic.tpl b/plugins/admin/mimetypes/generic.tpl index b37681542..f41ad78fa 100644 --- a/plugins/admin/mimetypes/generic.tpl +++ b/plugins/admin/mimetypes/generic.tpl @@ -1,7 +1,7 @@ @@ -68,14 +68,12 @@ @@ -117,7 +115,6 @@ diff --git a/plugins/admin/mimetypes/main.inc b/plugins/admin/mimetypes/main.inc index 4ed3886ca..6f6cce79d 100755 --- a/plugins/admin/mimetypes/main.inc +++ b/plugins/admin/mimetypes/main.inc @@ -33,7 +33,7 @@ $output= $MimeTypeManagement->execute(); if (isset($_SESSION['objectinfo'])){ $display= print_header(get_template_path('images/mimetypes.png'), _("Mimetype management"), "\"\" ".@LDAP::fix($_SESSION['objectinfo'])); } else { - $display= print_header(get_template_path('images/application.png'), _("Mimetype management")); + $display= print_header(get_template_path('images/mimetypes.png'), _("Mimetype management")); } /* Reset requested? */
-

 {t}Generic{/t}

+

 {t}Generic{/t}

{t}File patterns{/t} {$gotoMimeFilePatterns} -
{t}Applications{/t} {$gotoMimeApplications} -
{t}Applications{/t} {$gotoMimeEmbeddedApplications} -