From 15c2cfc4b960927b9fe31371e0cd851ec81f2e4f Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 25 May 2005 08:59:41 +0000 Subject: [PATCH] added alt="" to M plugins/admin/departments/headpage.tpl M plugins/admin/systems/network.tpl M plugins/admin/systems/server.tpl M plugins/admin/systems/terminal.tpl git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@418 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/departments/headpage.tpl | 4 ++-- plugins/admin/systems/network.tpl | 2 +- plugins/admin/systems/server.tpl | 2 +- plugins/admin/systems/terminal.tpl | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/admin/departments/headpage.tpl b/plugins/admin/departments/headpage.tpl index b165d3f4f..d718ff929 100644 --- a/plugins/admin/departments/headpage.tpl +++ b/plugins/admin/departments/headpage.tpl @@ -42,13 +42,13 @@

- +
 {t}Display subdepartments of{/t}
 {t}Display subdepartments of{/t}

- +
 {t}Display departments matching{/t}
 {t}Display departments matching{/t}

{$apply} diff --git a/plugins/admin/systems/network.tpl b/plugins/admin/systems/network.tpl index 79938c733..4700d7b5f 100644 --- a/plugins/admin/systems/network.tpl +++ b/plugins/admin/systems/network.tpl @@ -1,4 +1,4 @@ -

{t}Network settings{/t}

+

{t}Network settings{/t}

diff --git a/plugins/admin/systems/server.tpl b/plugins/admin/systems/server.tpl index 636085ae2..0cb1c9a5a 100644 --- a/plugins/admin/systems/server.tpl +++ b/plugins/admin/systems/server.tpl @@ -35,7 +35,7 @@

 

-

{t}Action{/t}

+

{t}Action{/t}

diff --git a/plugins/admin/systems/terminal.tpl b/plugins/admin/systems/terminal.tpl index c1e9c943b..fe4fca7a2 100644 --- a/plugins/admin/systems/terminal.tpl +++ b/plugins/admin/systems/terminal.tpl @@ -1,4 +1,4 @@ -

{t}Properties{/t}

+

{t}Properties{/t}

@@ -96,7 +96,7 @@ {include file="$netconfig"}

 

-

{t}Action{/t}

+

{t}Action{/t}

-- 2.30.2