mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
"RB: romoved tab in message phrase, which caused TT to choke"
This commit is contained in:
parent
302b6ae7e1
commit
3ef43df5c8
@ -65,7 +65,7 @@ class export_timesheet_csv implements iface_export_plugin {
|
|||||||
* @return string descriprion
|
* @return string descriprion
|
||||||
*/
|
*/
|
||||||
public static function get_description() {
|
public static function get_description() {
|
||||||
return lang("Exports entries from your Timesheet into a CSV File. CSV means 'Comma Seperated Values'. However in the options Tab you can also choose other seperators.");
|
return lang("Exports entries from your Timesheet into a CSV File. CSV means 'Comma Seperated Values'. However in the options Tab you can also choose other seperators.");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user