diff --git a/lib/templates/editswitch.mustache b/lib/templates/editswitch.mustache index dcd07625a96..a9b3b676e3c 100644 --- a/lib/templates/editswitch.mustache +++ b/lib/templates/editswitch.mustache @@ -27,7 +27,8 @@ "edit": 1, "adminedit": true, "checked": "", - "string": "Edit on" + "string": "Edit on", + "legacyseturl": "/editmode.php" } }}
@@ -40,10 +41,7 @@