Fix typo
authorMagnus Hagander <magnus@hagander.net>
Tue, 17 Jul 2018 15:02:33 +0000 (17:02 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 17 Jul 2018 15:02:33 +0000 (17:02 +0200)
template/confsponsor/admin_dashboard.html

index ba359e4f81a4afed825b21d94a22a9c89fc7854f..beb2c519ec63eee2532e227feacbbf40d52fe38b 100644 (file)
@@ -76,7 +76,7 @@ sponsor manually, you may want to confirm them manually as well...
         {%if s.invoice.isexpired%}
       <span class="label label-danger">Overdue invoice</span>
         {%else%}
-      <span class="label label-success">Invoice</span>
+      <span class="label label-success">Invoiced</span>
         {%endif%}
       {%else%}
       <span class="label label-info">Pending</span>