summaryrefslogtreecommitdiffstats
path: root/templates/html/htmljsnavtree.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmljsnavtree.tpl')
-rw-r--r--templates/html/htmljsnavtree.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/html/htmljsnavtree.tpl b/templates/html/htmljsnavtree.tpl
index a7ad88e..99a269e 100644
--- a/templates/html/htmljsnavtree.tpl
+++ b/templates/html/htmljsnavtree.tpl
@@ -18,3 +18,6 @@ var NAVTREEINDEX =
{% endfor %}
{% endwith %}
];
+
+var SYNCONMSG = '{{ tr.panelSyncOn }}';
+var SYNCOFFMSG = '{{ tr.panelSyncOff }}';