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 @@