Skip to content

Error in the template htm /usr/local/ispconfig/interface/web/client/templates/client_template_edit_limits.htm

Error in the template htm /usr/local/ispconfig/interface/web/client/templates/client_template_edit_limits.htm

Line 413 {tmpl_var name='limit_client_txt'}

displayed as "Max. number of Clients"

In fact, you should see "Client Limits"

Need to change line 413 in {tmpl_var name='client_limits_txt'}

Line 7 <legend>Limits</legend>

Need to change line 7 in <legend><tmpl_var name="Limits"></legend>

Need add line in /usr/local/ispconfig/interface/web/client/lib/lang/{locale}_client_template.lng

string $wb['Limits'] = 'Limits';