diff --git a/user/asset_details.php b/user/asset_details.php
index b8269607..bc71edb7 100644
--- a/user/asset_details.php
+++ b/user/asset_details.php
@@ -241,38 +241,38 @@ if (isset($_GET['asset_id'])) {
-
-
+
= $asset_type; ?>
-
+
= "$asset_make $asset_model"; ?>
-
+
= "$asset_os"; ?>
-
+
= $asset_serial; ?>
-
+
= date('Y-m-d', strtotime($asset_purchase_date)); ?>
-
+
= date('Y-m-d', strtotime($asset_install_date)); ?>
-
+
= date('Y-m-d', strtotime($asset_warranty_expire)); ?>
@@ -283,23 +283,23 @@ if (isset($_GET['asset_id'])) {
-
+
= $location_name_display; ?>
-
+
= $contact_name_display; ?>
-
+
-
+
= formatPhoneNumber($contact_phone); echo " $contact_extension"; ?>
-
+
= formatPhoneNumber($contact_mobile); ?>
@@ -333,7 +333,7 @@ if (isset($_GET['asset_id'])) {
-