1263fixed syscp-bug #1263 (cosmetics);

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-20 11:09:03 +00:00
parent 16f2317774
commit 4f4ab2d0fd
3 changed files with 3 additions and 3 deletions

2
TODO
View File

@@ -18,7 +18,7 @@ FIXED 0001276 Bind Zones Not Updated on Nameserver Change
0001041 Customer should have access to his webserver logs. 0001041 Customer should have access to his webserver logs.
0001267 Domain-Aliases also create a HOST-entry 0001267 Domain-Aliases also create a HOST-entry
0001266 Lighttpd has a internal limit of regex-hits which limits max amount of domain-aliases 0001266 Lighttpd has a internal limit of regex-hits which limits max amount of domain-aliases
0001263 Cosmettic Change FIXED 0001263 Cosmettic Change
WONTFIX 0001056 Need extra payment methods WONTFIX 0001056 Need extra payment methods
WONTFIX 0001262 Currency type modification. WONTFIX 0001262 Currency type modification.
WONTFIX 0001257 Fee is recalculated with current contract data although interval is over WONTFIX 0001257 Fee is recalculated with current contract data although interval is over

View File

@@ -309,7 +309,7 @@ $lng['admin']['templates']['templates'] = 'E-Mail-templates';
$lng['admin']['templates']['template_add'] = 'Add template'; $lng['admin']['templates']['template_add'] = 'Add template';
$lng['admin']['templates']['template_edit'] = 'Edit template'; $lng['admin']['templates']['template_edit'] = 'Edit template';
$lng['admin']['templates']['action'] = 'Action'; $lng['admin']['templates']['action'] = 'Action';
$lng['admin']['templates']['email'] = 'E-Mail- & Filetemplates'; $lng['admin']['templates']['email'] = 'E-mail & file templates';
$lng['admin']['templates']['subject'] = 'Subject'; $lng['admin']['templates']['subject'] = 'Subject';
$lng['admin']['templates']['mailbody'] = 'Mail body'; $lng['admin']['templates']['mailbody'] = 'Mail body';
$lng['admin']['templates']['createcustomer'] = 'Welcome mail for new customers'; $lng['admin']['templates']['createcustomer'] = 'Welcome mail for new customers';

View File

@@ -309,7 +309,7 @@ $lng['admin']['templates']['templates'] = 'E-Mail-Vorlagen';
$lng['admin']['templates']['template_add'] = 'Vorlage hinzufügen'; $lng['admin']['templates']['template_add'] = 'Vorlage hinzufügen';
$lng['admin']['templates']['template_edit'] = 'Vorlage bearbeiten'; $lng['admin']['templates']['template_edit'] = 'Vorlage bearbeiten';
$lng['admin']['templates']['action'] = 'Aktion'; $lng['admin']['templates']['action'] = 'Aktion';
$lng['admin']['templates']['email'] = 'E-Mail- & Dateivorlagen'; $lng['admin']['templates']['email'] = 'E-Mail & Dateivorlagen';
$lng['admin']['templates']['subject'] = 'Betreff'; $lng['admin']['templates']['subject'] = 'Betreff';
$lng['admin']['templates']['mailbody'] = 'Mailtext'; $lng['admin']['templates']['mailbody'] = 'Mailtext';
$lng['admin']['templates']['createcustomer'] = 'Willkommensmail für neue Kunden'; $lng['admin']['templates']['createcustomer'] = 'Willkommensmail für neue Kunden';