diff --git a/view/lang/C/messages.po b/view/lang/C/messages.po
index 5cf73d91d9..05a7818ace 100644
--- a/view/lang/C/messages.po
+++ b/view/lang/C/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2023.09-rc\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-10-11 02:08+0200\n"
+"POT-Creation-Date: 2023-10-11 14:20+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME
- +
diff --git a/view/theme/frio/js/theme.js b/view/theme/frio/js/theme.js
index 6785c827f5..b138668c45 100644
--- a/view/theme/frio/js/theme.js
+++ b/view/theme/frio/js/theme.js
@@ -956,4 +956,14 @@ function toggleDropdownText(elm) {
function hasClass(elem, cls) {
return (" " + elem.className + " ").indexOf(" " + cls + " ") > -1;
}
+
+// Send on
- +