From 19a43a82edeac05ed94220a569db62217f7d30f0 Mon Sep 17 00:00:00 2001 From: Paul de Vries Date: Wed, 28 Oct 2015 15:28:19 +0000 Subject: [PATCH] Prevent 'Advanced options' link from propagating hastag --- src/octoprint/templates/tabs/terminal.jinja2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/octoprint/templates/tabs/terminal.jinja2 b/src/octoprint/templates/tabs/terminal.jinja2 index 18d2a30a..7d13a6d4 100644 --- a/src/octoprint/templates/tabs/terminal.jinja2 +++ b/src/octoprint/templates/tabs/terminal.jinja2 @@ -22,10 +22,9 @@
-
{{ _('Advanced options') }}
+
{{ _('Advanced options') }}
{{ _("If acknowledgements (\"ok\"s) sent by the firmware get lost due to issues with the serial communication to your printer, OctoPrint's communication with it can become stuck. If that happens, this can help. Please be advised that such occurences hint at general communication issues with your printer which will probably negatively influence your printing results and which you should therefore try to resolve!") }}
-