diff --git a/billard/templates/billard/location_index.html b/billard/templates/billard/location_index.html index dc021e6..17706b1 100644 --- a/billard/templates/billard/location_index.html +++ b/billard/templates/billard/location_index.html @@ -29,7 +29,7 @@ {{ loc.plz|default_if_none:"" }} {{ loc.city|default_if_none:"" }} {% if perms.billard.change_accounting %} - Abrechnen + Abrechnen {% endif %} {% endfor %}