diff --git a/public/functions.js b/public/functions.js
index 79cd7d2..51698cb 100644
--- a/public/functions.js
+++ b/public/functions.js
@@ -480,7 +480,9 @@ let fakect = ' actv';
fakect = '';
}
returnpost += '
';
+ if(typeof g_mimg != "undefined") {
returnpost += g_mimg;
+ }
returnpost += '
';
returnpost += g_timgs;
returnpost += '';
diff --git a/public/user.html b/public/user.html
index 5649c3d..90c5d92 100644
--- a/public/user.html
+++ b/public/user.html
@@ -1,46 +1,46 @@
-
- RDX for Reddit - Reddit Viewer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+ RDX for Reddit - Reddit Viewer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
Cancel
-
-
+
diff --git a/run.php b/run.php
index 3b32350..37b616c 100644
--- a/run.php
+++ b/run.php
@@ -1,7 +1,7 @@
RDX for Reddit - Reddit Viewer
-
+