summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 547108b)
raw | patch | inline | side by side (parent: 547108b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Jun 2010 13:52:06 +0000 (13:52 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 29 Jun 2010 13:52:06 +0000 (13:52 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18872 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/plugins/generic/welcome/class_welcome.inc | patch | blob | history |
diff --git a/gosa-core/plugins/generic/welcome/class_welcome.inc b/gosa-core/plugins/generic/welcome/class_welcome.inc
index 370ad8a4d5e939ad3315bf9c28d043a79614accc..5451994a51c0b2e3fbce05c21b3b36941c2e1299 100644 (file)
class welcome extends plugin
{
- var $plHeadline = 'home.png';
- var $plDescription = 'home.png';
+ var $plHeadline = "Back to main menu";
+ var $plDescription = "Back to main menu";
var $plShortIcon = 'home.png';
var $plIcon = 'home.png';