From 143f213a283508e9a02d216e6c0b856ad5c26c10 Mon Sep 17 00:00:00 2001 From: rasmus Date: Sun, 1 Jun 2025 15:08:03 +0300 Subject: [PATCH] reword Log in callouts --- inventory-app/templates/inventory_public.html | 4 ++-- inventory-app/templates/inventory_view_public.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory-app/templates/inventory_public.html b/inventory-app/templates/inventory_public.html index d39122b..1a9238c 100644 --- a/inventory-app/templates/inventory_public.html +++ b/inventory-app/templates/inventory_public.html @@ -4,7 +4,7 @@
{% include "inventory_filter.html" %} -

Log in to see more items

+

Only listing items with 'Featured' visibility. Log in

@@ -29,6 +29,6 @@
-

Log in to see more items

+

Only listing items with 'Featured' visibility. Log in

{% endblock %} diff --git a/inventory-app/templates/inventory_view_public.html b/inventory-app/templates/inventory_view_public.html index d405e61..105dd8c 100644 --- a/inventory-app/templates/inventory_view_public.html +++ b/inventory-app/templates/inventory_view_public.html @@ -3,7 +3,7 @@
{% if item.get("shortener").slug %}/{{ item.get("shortener").slug }}{% else %}k6{% endif %}: {{ item.name }} -

Log in to see more details

+

Log in for more details: Location, Ownership, Comments

@@ -41,7 +41,7 @@
-

Log in to see more details

+

Log in for more details: Location, Ownership, Comments

Photo

{% if item.has_photo %}