From 6237d3f58a3d80d273b717fc1f348191bea741cb Mon Sep 17 00:00:00 2001 From: Michael Woods Date: Fri, 26 Dec 2025 14:18:39 -0500 Subject: [PATCH] Latest changes applied. --- 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 fb5a131..9dd3808 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 %}