From 8eb4b6288ade51ac2b71ea25de06b7aa92fc0702 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Wed, 2 Dec 2020 18:19:30 +0100 Subject: [PATCH] Added id's for testablility --- cps/templates/config_edit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cps/templates/config_edit.html b/cps/templates/config_edit.html index 2088223d4..ab8050dc6 100644 --- a/cps/templates/config_edit.html +++ b/cps/templates/config_edit.html @@ -60,10 +60,10 @@
- {{_('Revoke')}} + {{_('Revoke')}}
{% else %} - Enable watch of metadata.db + Enable watch of metadata.db {% endif %} {% endif %} {% endif %}