From e42bfae7996f28bee4703cc354e233147de53b99 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Thu, 21 Nov 2019 14:29:42 +0100 Subject: [PATCH] fix: [show paste min UI] fix correlation url --- var/www/modules/showpaste/templates/show_saved_item_min.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/var/www/modules/showpaste/templates/show_saved_item_min.html b/var/www/modules/showpaste/templates/show_saved_item_min.html index ef9fa465..feaff95a 100644 --- a/var/www/modules/showpaste/templates/show_saved_item_min.html +++ b/var/www/modules/showpaste/templates/show_saved_item_min.html @@ -132,7 +132,7 @@ {% for b64 in l_64 %}   {{ b64[1] }} - {{ b64[2] }} ({{ b64[4] }}) + ({{ b64[4] }}) {% endfor %}