diff --git a/client_asset_details.php b/client_asset_details.php
index 40252074..df8334f3 100644
--- a/client_asset_details.php
+++ b/client_asset_details.php
@@ -485,7 +485,7 @@ if (isset($_GET['asset_id'])) {
if (empty($login_otp_secret)) {
$otp_display = "-";
} else {
- $otp_display = " Hover..";
+ $otp_display = " Hover..";
}
$login_note = nullable_htmlentities($row['login_note']);
$login_important = intval($row['login_important']);
@@ -926,6 +926,8 @@ if (isset($_GET['asset_id'])) {
+
+
Hover..";
+ $otp_display = " Hover..";
}
$login_note = nullable_htmlentities($row['login_note']);
$login_important = intval($row['login_important']);
@@ -1129,6 +1129,8 @@ if (isset($_GET['contact_id'])) {
+
+