From 1cb5d9236f238413d230746f0c2f667d3c984bb3 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 21 Aug 2023 15:59:55 +0700 Subject: [PATCH] add link to related config --- system/controllers/pool.php | 2 +- system/controllers/routers.php | 2 +- ui/ui/hotspot-add.tpl | 4 ++-- ui/ui/hotspot-edit.tpl | 4 ++-- ui/ui/pool-add.tpl | 2 +- ui/ui/pppoe-add.tpl | 6 +++--- ui/ui/pppoe-edit.tpl | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) 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}