From 2b7ba3bdc920b04f60088703fff229b19bbd5523 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 12 Oct 2020 21:18:58 +0100 Subject: [PATCH] Links textarea height --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 30a8af232..01ee5c2af 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1272,7 +1272,7 @@ def htmlEditLinks(translate: {}, baseDir: str, path: str, translate['One link per line. Description followed by the link.'] + \ '
' editLinksForm += \ - ' ' editLinksForm += \ ''