Dungeons the dragoning 40k 7th Edition: Default value for Level (#4733)

* Update DtD.html

* Update DtD.html
This commit is contained in:
Luingar
2019-02-25 18:21:29 -06:00
committed by Cassie Levett
parent 6e97ad7d13
commit f536f86257
@@ -350,7 +350,7 @@
</tr>
</table>
<table width="100%">
<tr style="background-color: #C0C0C0"><td width="30%"></td><td><h4>Level:</h4></td><td><input type="text" name="attr_level" style="width: 50px; border-bottom: medium solid #404040"></td><td width="30%"></td></tr>
<tr style="background-color: #C0C0C0"><td width="30%"></td><td><h4>Level:</h4></td><td><input type="text" name="attr_level" value="1" style="width: 50px; border-bottom: medium solid #404040"></td><td width="30%"></td></tr>
</table>
<h4 align="center" style="background-color: #C0C0C0">Classes</h4>
<textarea style="width: 96%; height: 200px" name="attr_classList"></textarea>