From 6dfaaa76d48b4bcf573e734566ce570e56791f1a Mon Sep 17 00:00:00 2001 From: Michael Woods Date: Fri, 26 Dec 2025 14:20:23 -0500 Subject: [PATCH] Another fix that didn't work. --- packetserver/http/templates/objects.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packetserver/http/templates/objects.html b/packetserver/http/templates/objects.html index 9dd3808..1c53a54 100644 --- a/packetserver/http/templates/objects.html +++ b/packetserver/http/templates/objects.html @@ -86,12 +86,12 @@ Public {% endif %} - + {% if not obj.binary %} - View Text + View Text {% endif %} - Download - + Download + {% endfor %}