diff --git a/src/Components/Draw/Editor.vue b/src/Components/Draw/Editor.vue
index 41b0b73e95..6028fe1696 100644
--- a/src/Components/Draw/Editor.vue
+++ b/src/Components/Draw/Editor.vue
@@ -7,7 +7,6 @@
diff --git a/src/Components/Draw/TextInput.vue b/src/Components/Draw/TextInput.vue
index 06c1d60cba..b9178e71a4 100644
--- a/src/Components/Draw/TextInput.vue
+++ b/src/Components/Draw/TextInput.vue
@@ -12,8 +12,8 @@
:height="canvasHeight + 'px'" />
+ v-model="value"
+ :label="t('libresign', 'Enter your Full Name or Initials to create Signature')" />