aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--htdocs/js/mathy.js17
1 files changed, 9 insertions, 8 deletions
diff --git a/htdocs/js/mathy.js b/htdocs/js/mathy.js
index edbb17a..2100b26 100644
--- a/htdocs/js/mathy.js
+++ b/htdocs/js/mathy.js
@@ -27,13 +27,6 @@ jQuery(function($) {
],
help: [
- "<li class='dropdown-header'>",
- "Examples",
- "</li>",
-
- "%{examples}",
-
- "<li class='divider'></li>",
"<li>",
"<a ",
"href='#' ",
@@ -41,9 +34,17 @@ jQuery(function($) {
"data-toggle='modal' ",
"data-target='#about-dialog' ",
">",
- "About Mathy",
+ "About Mathy...",
"</a>",
"</li>",
+
+ "<li class='divider'></li>",
+
+ "<li class='dropdown-header'>",
+ "Examples",
+ "</li>",
+
+ "%{examples}",
],
help_row: [