From 70da5fefded79db681866c4f771e5c83a699cc18 Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Thu, 3 Apr 2025 10:52:34 -0700 Subject: [PATCH] Update device_keys.php --- app/devices/resources/dashboard/device_keys.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/devices/resources/dashboard/device_keys.php b/app/devices/resources/dashboard/device_keys.php index 63201241f4..cdb807edd0 100644 --- a/app/devices/resources/dashboard/device_keys.php +++ b/app/devices/resources/dashboard/device_keys.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2016-2023 + Portions created by the Initial Developer are Copyright (C) 2016-2025 the Initial Developer. All Rights Reserved. */ @@ -427,7 +427,7 @@ $token = $object->create('/app/devices/resources/dashboard/device_keys.php'); //show the content - echo "
"; + echo "
"; echo "
\n"; echo "
".$text['title-device_keys']."
\n";