small description

modified:   make_post_sell/templates/shop_location_form.j2
This commit is contained in:
Russell Ballestrini 2024-06-25 09:34:17 -04:00
parent adeedfd9c4
commit e81f42c59f

View file

@ -9,6 +9,11 @@
<section class="shop-name-and-description well">
<h3>{{ "Edit" if location_id else "New" }} Shop Location</h3>
<form method="post" action="{{ action_url }}" onsubmit="submit.disabled = true; return true;">
A shop location in the shop named "{{ request.shop.name }}".
<br />
<br />
<span class="asterisk">*</span> required