add option to enable/disable generation of bind-configs for the system-hostname
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1822,3 +1822,4 @@ $lng['error']['passwordshouldnotbeusername'] = 'The password should not be the s
|
||||
// Added in Froxlor 0.9.33
|
||||
$lng['admin']['customer_show_news_feed'] = "Show custom newsfeed on customer-dashboard";
|
||||
$lng['admin']['customer_news_feed_url'] = "RSS-Feed for the custom newsfeed";
|
||||
$lng['serversettings']['dns_createhostnameentry'] = "Create bind-zone/config for system hostname";
|
||||
|
||||
@@ -1546,3 +1546,4 @@ $lng['error']['passwordshouldnotbeusername'] = 'Das Passwort sollte nicht mit de
|
||||
// Added in Froxlor 0.9.33
|
||||
$lng['admin']['customer_show_news_feed'] = "Zeige benutzerdefinierten Newsfeed im Kunden-Dashboard";
|
||||
$lng['admin']['customer_news_feed_url'] = "RSS-Feed für den benutzerdefinierten Newsfeed";
|
||||
$lng['serversettings']['dns_createhostnameentry'] = "Erstelle bind-Zone/Konfiguration für den System-Hostnamen";
|
||||
|
||||
Reference in New Issue
Block a user