1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Make steam ID field in registration form more obvious what it is #13

This commit is contained in:
NG (Graham)
2025-05-12 21:06:41 -04:00
parent 8affa33ace
commit 785cbbfbf7

View File

@@ -144,7 +144,7 @@
<div class="form-input-label">
<label for="steam_id">SteamID</label>
</div>
<input class="form-input-box" type="text" id="steam_id" name="steam_id" value="{{form.steam_id}}" placeholder="7656119XXXXXXXXXX"/>
<input class="form-input-box" type="text" id="steam_id" name="steam_id" value="{{form.steam_id}}" placeholder="SteamID (7656119XXXXXXXXXX)"/>
</div>
<div class="form-disclaimer">