diff options
author | Richard Bos <richard@radoeka.nl> | 2008-02-23 09:25:02 (GMT) |
---|---|---|
committer | Richard Bos <richard@radoeka.nl> | 2008-02-23 09:25:02 (GMT) |
commit | d5117c502af1ff2227b2bbacb64d227b74d2a508 (patch) | |
tree | b42d5c187f81e8d58a6bb5a55b5d55ff80271535 /php | |
parent | 1a1620483202b2c210242c742b8681f3bf338dab (diff) | |
download | kolab-webadmin-d5117c502af1ff2227b2bbacb64d227b74d2a508.tar.gz |
replaced kde.jpg with kde.png
Diffstat (limited to 'php')
-rwxr-xr-x | php/admin/templates/kde.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/admin/templates/kde.tpl b/php/admin/templates/kde.tpl index 71a92f2..2f63081 100755 --- a/php/admin/templates/kde.tpl +++ b/php/admin/templates/kde.tpl @@ -3,7 +3,7 @@ <p> {tr msg="<a href=\"http://www.kde.org\">KDE</a> is a powerful <a href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software</a> graphical desktop environment for Linux and Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system."} </p> -<IMG SRC="../pics/kde.jpg" ALT="KDE" align="middle" longdesc="http://www.kde.org"> +<IMG SRC="../pics/kde.png" ALT="KDE" align="middle" longdesc="http://www.kde.org"> <p> {tr msg="<b>KDE</b> is an Internet project that is truly open in every sense. Development takes place on the Internet and is discussed on our <a href=\"http://www.kde.org/mailinglists.html\">mailing lists</a>, USENET news groups, and IRC channels to which we invite and welcome everyone."} </p> |