diff --git a/e107_files/shortcode/admin_siteinfo.sc b/e107_files/shortcode/admin_siteinfo.sc
index 494588cec..4f146c857 100644
--- a/e107_files/shortcode/admin_siteinfo.sc
+++ b/e107_files/shortcode/admin_siteinfo.sc
@@ -32,6 +32,8 @@ if (ADMIN) {
".FOOTLAN_3." ".$e107info['e107_version']."
+ ".FOOTLAN_18."
+
".$pref['sitetheme']."
".FOOTLAN_5."
".$themename." v".$themeversion." ".($themeauthor ? FOOTLAN_6.' '.$themeauthor : '')." ".($themedate ? "(".$themedate.")" : "");