From 49d83303cc10b6390b77803a766f4ea6b4da665d Mon Sep 17 00:00:00 2001 From: Shane Date: Fri, 6 Jul 2018 09:25:26 +1200 Subject: [PATCH] Update editor --- system/plugins/edit.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/plugins/edit.js b/system/plugins/edit.js index 0ed14e3..bc4481d 100644 --- a/system/plugins/edit.js +++ b/system/plugins/edit.js @@ -185,8 +185,8 @@ yellow.edit = "

"+ ""+ "
"+ - "

"+this.getText("LoginForgot")+"

"+ - "

"+this.getText("LoginSignup")+"

"+ + "

"+this.getText("LoginForgot")+"

"+ + "

"+this.getText("LoginSignup")+"

"+ "
"+ ""; break;