mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Fix for incorrect lang
This commit is contained in:
parent
370818fa8e
commit
5ec4407928
@ -340,7 +340,7 @@
|
|||||||
$cols .= "</font>\n </td>";
|
$cols .= "</font>\n </td>";
|
||||||
$cols .= "\n";
|
$cols .= "\n";
|
||||||
}
|
}
|
||||||
$noprefs=lang('Please set your preferences for this app');
|
$noprefs=lang('Please set your preferences for this application');
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!$this->start)
|
if (!$this->start)
|
||||||
|
Loading…
Reference in New Issue
Block a user