From f9f768da5f8b066561beb28e4371575591e9bec9 Mon Sep 17 00:00:00 2001 From: Pellaeon Lin Date: Sat, 22 Jun 2019 09:02:24 +0000 Subject: [PATCH] templates: avoid echo, fix potential XSS --- templates/form.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/form.php b/templates/form.php index 7b7bd77..e03f3f2 100644 --- a/templates/form.php +++ b/templates/form.php @@ -8,9 +8,9 @@ if ( \OCP\Util::getVersion()[0] >= 12 )

- - + +

- +