1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 01:39:37 +02:00

Remove unused button from the contact form

This commit is contained in:
Lety Does Stuff 2025-06-17 14:56:36 -07:00 committed by Chocobozzz
parent e0b7cf6592
commit d964b71e93

View file

@ -15,8 +15,6 @@
<div *ngIf="formErrors.fromName" class="form-error" role="alert">{{ formErrors.fromName }}</div>
</div>
<button>toto</button>
<div class="form-group">
<label i18n for="fromEmail">Your email</label>
<input