From 59445cee4ec626900be1f3effedfe85f95552673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Mon, 2 Dec 2019 15:17:20 +0100 Subject: [PATCH] linkify link in pdf label --- www/_templates/label_template.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/www/_templates/label_template.php b/www/_templates/label_template.php index df730fd..512ea95 100644 --- a/www/_templates/label_template.php +++ b/www/_templates/label_template.php @@ -18,6 +18,11 @@ font-size: 24px; } + a { + color: black; + text-decoration: none; + } + .exlibris { text-align: center; margin-bottom: 10px; @@ -121,7 +126,7 @@