mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Fixed accidentally deleted submit-button
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<input type="text" id="seed-input" name="seed-input" />
|
||||
</div>
|
||||
<div>
|
||||
<button type="reset">Reset</button>
|
||||
<button type="submit">Submit</button>
|
||||
</div>
|
||||
</form>
|
||||
</dialog>
|
||||
@@ -62,7 +62,7 @@
|
||||
<input type="text" id="password-input" name="password-input" />
|
||||
</div>
|
||||
<div>
|
||||
<button type="reset">Reset</button>
|
||||
<button type="submit">Submit</button>
|
||||
</div>
|
||||
</form>
|
||||
</dialog>
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
<input type="text" id="seed-input" name="seed-input" />
|
||||
</div>
|
||||
<div>
|
||||
<button type="reset">Reset</button>
|
||||
<button type="submit">Submit</button>
|
||||
</div>
|
||||
</form>
|
||||
</dialog>
|
||||
@@ -106,7 +106,7 @@
|
||||
<input type="text" id="password-input" name="password-input" />
|
||||
</div>
|
||||
<div>
|
||||
<button type="reset">Reset</button>
|
||||
<button type="submit">Submit</button>
|
||||
</div>
|
||||
</form>
|
||||
</dialog>
|
||||
|
||||
Reference in New Issue
Block a user