Fix typo
authorMagnus Hagander <magnus@hagander.net>
Thu, 15 May 2025 15:53:00 +0000 (17:53 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 15 May 2025 15:53:00 +0000 (17:53 +0200)
postgresqleu/confsponsor/views.py

index 78a0be0355ba24a74a7cf67d97f2743e75e31907..def4dbb6be1bd220c94ba27bb634929539b4adee 100644 (file)
@@ -948,7 +948,7 @@ def sponsor_contract_preview(request, contractid):
                     'static:sponsor': 'PREVIEW ONLY - sponsor company name',
                     'static:euvat': 'PREVIEW ONLY - do not sign this contract',
                     'static:clickthrough': 'PREVIEW ONLY - no signature',
-                    'static:clickthrougdate': 'PREVIEW ONLY',
+                    'static:clickthroughdate': 'PREVIEW ONLY',
                 }),
                 contract.fieldjson,
             )