mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 02:57:48 +01:00
oh god
This commit is contained in:
@@ -137,10 +137,10 @@ For all your monetary needs!
|
||||
<input type='hidden' name='src' value='{{:data.src}}'>
|
||||
<input type='hidden' name='choice' value='attempt_auth'>
|
||||
<div class='itemLabel'>Account:</div>
|
||||
<div class='itemContent'><input type='text' id='account_num' name='account_num' style='width:250px; background-color:white;'></div>
|
||||
<div class='itemContent'><input type='text' id='account_num' name='account_num' style='width:250px;'></div>
|
||||
|
||||
<div class='itemLabel'>PIN:</div>
|
||||
<div class='itemContent'><input type='text' id='account_pin' name='account_pin' style='width:250px; background-color:white;'></div>
|
||||
<div class='itemContent'><input type='text' id='account_pin' name='account_pin' style='width:250px;'></div>
|
||||
<br>
|
||||
<input type='submit' value='Submit'>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user