summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd40463)
raw | patch | inline | side by side (parent: dd40463)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 14:07:07 +0000 (14:07 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 14:07:07 +0000 (14:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11250 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/setup/class_setupStep_Feedback.inc | patch | blob | history | |
gosa-core/setup/setup_frame.tpl | patch | blob | history |
diff --git a/gosa-core/setup/class_setupStep_Feedback.inc b/gosa-core/setup/class_setupStep_Feedback.inc
index cd2b451862627ae1f7f044261573a22dfcebd105..ef00ce836ce7f969b102192e1758c0567422bcab 100644 (file)
function update_strings()
{
- $this->s_title = _("Notification and feedback");
+ $this->s_title = _("Feedback");
$this->s_info = _("Get notifications or send feedback");
$this->s_title_long = _("Notification and feedback");
}
index 7da520583605c26d776d452c81ea52e01a937dd5..569109daba145f90cdca835e1921280b9671ecaf 100644 (file)
<div class='setup_navigation'>
<div style='padding:4px'>
- <img src='images/fai.png' class='center' alt='{t}Installation{/t}'> <font style="font-size:24px;">{t}Steps{/t}</font>
+ <img src='images/fai.png' class='center' alt='{t}Installation{/t}'> <font style="font-size:24px;">{t}Setup{/t}</font>
</div>
{$navigation}
</div>