Skip to content

Commit dc34776

Browse files
committed
Fixed: FS#1750 - Add Client Template - Missing Text
1 parent c85647e commit dc34776

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

interface/web/client/lib/lang/en_client_template.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php
2-
2+
$wb["template_type_txt"] = 'Template type';
3+
$wb["template_name_txt"] = 'Template name';
34
$wb["limit_client_error_notint"] = 'Client Limit is not a number.';
45
$wb["limit_maildomain_txt"] = 'Max. number of email domains';
56
$wb["limit_mailbox_txt"] = 'Max. number of mailboxes';

0 commit comments

Comments
 (0)