diff --git a/client/src/pages/license-activation.vue b/client/src/pages/license-activation.vue index 2ab88bd0..a8b690f6 100644 --- a/client/src/pages/license-activation.vue +++ b/client/src/pages/license-activation.vue @@ -18,7 +18,6 @@ name="coupon" class="login-form__field" label="Coupon-Code" - v-model="coupon" v-slot="{field}" > @@ -54,6 +54,14 @@ +
+ {{ error }} +

Oder, kaufen Sie eine Lizenz

@@ -76,6 +84,7 @@