From 1ae43d5b310b017fdc370c2ade2a5187ebe991a2 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Thu, 21 Nov 2019 14:33:57 +0100 Subject: [PATCH] fix: [show paste min UI] typo --- 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 3da1f8ce..3d3da3fc 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[2]}} ({{ b64[4] }}) {% endfor %}