diff --git a/source/Styles/xb3/jst/hardware.jst b/source/Styles/xb3/jst/hardware.jst
index 804b959..70233c1 100644
--- a/source/Styles/xb3/jst/hardware.jst
+++ b/source/Styles/xb3/jst/hardware.jst
@@ -85,15 +85,15 @@ $(document).ready(function() {
DRAM Total Memory:
- % echo( $mem_total); ?> MB
+ % echo( $mem_total); ?> KB
DRAM Used Memory:
- % echo( $mem_used); ?> MB
+ % echo( $mem_used); ?> KB
DRAM Available Memory:
- % echo( $mem_free); ?> MB
+ % echo( $mem_free); ?> KB
Flash Total Memory: