1
mirror of https://gitlab.com/commento/commento.git synced 2025-06-29 22:56:37 -04:00

frontend: use better placeholders

This commit is contained in:
Adhityaa Chandrasekar
2018-09-23 02:30:59 -04:00
parent b4f2ba41be
commit 4ffdd2cfb6
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
<div class="row">
<div class="label">Full Name</div>
<input class="input" type="text" name="name" id="name" placeholder="Billie Joe Armstrong">
<input class="input" type="text" name="name" id="name" placeholder="Full Name">
</div>
<div class="row">