diff --git a/code/default/launcher/web_ui/status.html b/code/default/launcher/web_ui/status.html
index 7255fc22f7..3c926cc4a0 100644
--- a/code/default/launcher/web_ui/status.html
+++ b/code/default/launcher/web_ui/status.html
@@ -8,6 +8,25 @@
+
+
+
{{ _( "Search" ) }}
+
+
+
+
+
+
{{ _( "FAQ" ) }}
+
+
+
+
+
{{ _( "Status" ) }}
@@ -221,6 +240,7 @@ {{ _( "Diagnostic Info" ) }}
updateDetailStatus();
updateNoobStatus();
+ updateFAQ();
getConfig();
});
@@ -515,3 +535,32 @@ {{ _( "Diagnostic Info" ) }}
});
}
+