From b5142910b420cdee5c3ea4cf479fa7d6182c5f0b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 24 Jul 2017 20:48:22 +0200 Subject: [PATCH] Add html escaping --- Theme/Backend/account-list.tpl.php | 6 +- Theme/Backend/entries.tpl.php | 86 ++++++++++----------- Theme/Backend/gl-create.tpl.php | 10 +-- Theme/Backend/gl-list.tpl.php | 14 ++-- Theme/Backend/journal-list.tpl.php | 14 ++-- Theme/Backend/stack-archive-list.tpl.php | 18 ++--- Theme/Backend/stack-create.tpl.php | 14 ++-- Theme/Backend/stack-list.tpl.php | 18 ++--- Theme/Backend/stack-predefined-list.tpl.php | 20 ++--- 9 files changed, 100 insertions(+), 100 deletions(-) diff --git a/Theme/Backend/account-list.tpl.php b/Theme/Backend/account-list.tpl.php index 037a973..efa0fd1 100644 --- a/Theme/Backend/account-list.tpl.php +++ b/Theme/Backend/account-list.tpl.php @@ -1,11 +1,11 @@