diff --git a/ui/ui/pool-add.tpl b/ui/ui/pool-add.tpl index 0424d5e5..fb4c791d 100644 --- a/ui/ui/pool-add.tpl +++ b/ui/ui/pool-add.tpl @@ -31,6 +31,9 @@ {/foreach} + {if $_c['radius_enable']} +

For Radius, you need to add Pool Name in Mikrotik manually

+ {/if}
diff --git a/ui/ui/pool-edit.tpl b/ui/ui/pool-edit.tpl index 54b400cc..116194ea 100644 --- a/ui/ui/pool-edit.tpl +++ b/ui/ui/pool-edit.tpl @@ -25,6 +25,9 @@
+ {if $_c['radius_enable']} +

For Radius, you need to add Pool Name in Mikrotik manually

+ {/if}