- only show redirect-info on "path"-field for domain-pages, not for path-options pages, fixes #408

refs #408
This commit is contained in:
Michael Kaufmann (d00p)
2010-09-17 05:16:06 +00:00
parent b103d719ea
commit ef97f63b73
4 changed files with 6 additions and 4 deletions

View File

@@ -497,7 +497,8 @@ $lng['admin']['mailserversettings'] = 'Mailserver settings';
$lng['admin']['nameserversettings'] = 'Nameserver settings';
$lng['admin']['updatecounters'] = 'Recalculate resource usage';
$lng['question']['admin_counters_reallyupdate'] = 'Do you really want to recalculate resource usage?';
$lng['panel']['pathDescription'] = 'If the directory doesn\'t exist, it will be created automatically.<br /><br />If you want a redirect to another domain than this entry has to start with http:// or https://';
$lng['panel']['pathDescription'] = 'If the directory doesn\'t exist, it will be created automatically.';
$lng['panel']['pathDescriptionEx'] = '<br /><br />If you want a redirect to another domain than this entry has to start with http:// or https://';
// ADDED IN 1.2.16-svn6