change contact message label #11
@ -36,7 +36,7 @@
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<label for="message" class="block text-sm font-medium text-gray-700 mb-1">Message *</label>
|
||||
<label for="message" class="block text-sm font-medium text-gray-700 mb-1">Nachricht *</label>
|
||||
<textarea name="{{ field_name(form.message) }}" id="message" rows="4" required
|
||||
class="w-full px-4 py-2 border border-gray-300 rounded-lg focus:ring-2 focus:ring-orange-500 outline-orange-500 focus:border-orange-500 transition-colors"></textarea>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user