removed ticketsystem; lots of work on cron stuff
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -29,10 +29,6 @@ $lng['error']['myname'] = '\'' . $lng['customer']['name'] . '\'';
|
||||
$lng['error']['myfirstname'] = '\'' . $lng['customer']['firstname'] . '\'';
|
||||
$lng['error']['emailadd'] = '\'' . $lng['customer']['email'] . '\'';
|
||||
$lng['error']['domainname'] = $lng['domains']['domainname'];
|
||||
$lng['error']['mysubject'] = '\'' . $lng['ticket']['subject'] . '\'';
|
||||
$lng['error']['mymessage'] = '\'' . $lng['ticket']['message'] . '\'';
|
||||
$lng['error']['mycategory'] = '\'' . $lng['ticket']['category'] . '\'';
|
||||
$lng['error']['notmorethanxopentickets'] = $lng['ticket']['notmorethanxopentickets'];
|
||||
|
||||
/**
|
||||
* other language-strings which need no translation
|
||||
|
||||
Reference in New Issue
Block a user