diff --git a/system/controllers/pool.php b/system/controllers/pool.php index f46fd039..69b06371 100644 --- a/system/controllers/pool.php +++ b/system/controllers/pool.php @@ -145,5 +145,5 @@ switch ($action) { break; default: - echo 'action not defined'; + r2(U . 'pool/list/', 's', ''); } diff --git a/system/controllers/routers.php b/system/controllers/routers.php index 26aa90dd..a798aec4 100644 --- a/system/controllers/routers.php +++ b/system/controllers/routers.php @@ -187,5 +187,5 @@ switch ($action) { break; default: - echo 'action not defined'; + r2(U . 'routers/list/', 's', ''); } \ No newline at end of file diff --git a/ui/ui/hotspot-add.tpl b/ui/ui/hotspot-add.tpl index 06b361e2..448dc26b 100644 --- a/ui/ui/hotspot-add.tpl +++ b/ui/ui/hotspot-add.tpl @@ -69,7 +69,7 @@
- +
{foreach $r as $rs} diff --git a/ui/ui/hotspot-edit.tpl b/ui/ui/hotspot-edit.tpl index 3dab50b6..769c2ff4 100644 --- a/ui/ui/hotspot-edit.tpl +++ b/ui/ui/hotspot-edit.tpl @@ -70,7 +70,7 @@
- +
diff --git a/ui/ui/pool-add.tpl b/ui/ui/pool-add.tpl index d0306f92..813be474 100644 --- a/ui/ui/pool-add.tpl +++ b/ui/ui/pool-add.tpl @@ -20,7 +20,7 @@
- +
@@ -58,7 +58,7 @@
- +
diff --git a/ui/ui/pppoe-edit.tpl b/ui/ui/pppoe-edit.tpl index 582645fc..aa23412a 100644 --- a/ui/ui/pppoe-edit.tpl +++ b/ui/ui/pppoe-edit.tpl @@ -25,7 +25,7 @@
- +
{foreach $p as $ps}