From 52a42ce3dc00a192afd75441dba40bde54c1d01b Mon Sep 17 00:00:00 2001 From: bergware Date: Thu, 26 Oct 2023 21:17:24 +0200 Subject: [PATCH] SysDrivers: place edit icon at bottom --- emhttp/plugins/dynamix/include/SysDrivers.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/emhttp/plugins/dynamix/include/SysDrivers.php b/emhttp/plugins/dynamix/include/SysDrivers.php index 31e0906ea..a46741d99 100644 --- a/emhttp/plugins/dynamix/include/SysDrivers.php +++ b/emhttp/plugins/dynamix/include/SysDrivers.php @@ -82,15 +82,15 @@ case 't1load': $text = ""; if (is_array($module["modprobe"]) && count($module["modprobe"])) { $text = implode("\n",$module["modprobe"]); - $html .= ""; + $html .= ""; $hidden = ""; if ($module['state'] == "System") $hidden = "hidden"; - $html .= " "; - $html .= ""; + $html .= " "; + $html .= "