diff --git a/src/Template/Main/tx.ctp b/src/Template/Main/tx.ctp
index 0a7e8aa..1f6a391 100644
--- a/src/Template/Main/tx.ctp
+++ b/src/Template/Main/tx.ctp
@@ -18,9 +18,12 @@
+ transaction_time - strtotime($tx->created_at)) > 3600) ? $tx->transaction_time : $tx->created_at;
+ ?>
Time Created
-
created_at->format('j M Y H:i:s') . ' UTC '; ?>
+
format('j M Y H:i:s') . ' UTC '; ?>