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 %}