From 97ab145521fcf16805665f4047df485c0329e22f Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Wed, 20 Dec 2017 22:53:14 +0100 Subject: [PATCH] Removing deprecated frameborder attribute --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 8dd52e7..d063a38 100644 --- a/templates/base.html +++ b/templates/base.html @@ -150,7 +150,7 @@ {% if not DISABLE_SEARCH %} - + {% endif %} {% if LINKS %} @@ -210,7 +210,7 @@
{% if not DISABLE_SEARCH %} - + {% endif %}