diff --git a/ui/ui/customers-add.tpl b/ui/ui/customers-add.tpl index 69d6bd3e..7fd31318 100644 --- a/ui/ui/customers-add.tpl +++ b/ui/ui/customers-add.tpl @@ -111,7 +111,7 @@
- +
{Lang::T('Not Working for freeradius')} diff --git a/ui/ui/customers-edit.tpl b/ui/ui/customers-edit.tpl index 0ed074b4..05b8b1bd 100644 --- a/ui/ui/customers-edit.tpl +++ b/ui/ui/customers-edit.tpl @@ -136,7 +136,7 @@
- +
diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl index 6d7de98c..7dd0ca0e 100644 --- a/ui/ui/customers-view.tpl +++ b/ui/ui/customers-view.tpl @@ -56,7 +56,7 @@ {/if} {if $d['pppoe_ip'] != ''}
  • - PPPOE Local IP {$d['pppoe_ip']} + PPPOE Remote IP {$d['pppoe_ip']}
  • {/if}