mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05:00
restyle, minor bugfixes
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
<div class="form-group row options" style="background: none;">
|
||||
<div class="col-9" style="background: none;">
|
||||
<div class="offset-1 col-8" style="background: none;">
|
||||
<p style="display:inline;">
|
||||
<input style="width: 32px;" type="checkbox" id="op1" name="opt-hide-disabled" checked>
|
||||
<input style="" type="checkbox" id="op1" name="opt-hide-disabled" checked>
|
||||
Toggle 'unspawnable' items
|
||||
</p>
|
||||
<p style="display:inline;margin-left: 60px;">
|
||||
<a style="font-weight: bold;" class="btn" href="/src/config.php">Reconfigure Mod Path</a>
|
||||
|
||||
<a style="font-weight: bold;" class="btn btn-info" href="/src/D2Config.php">Reconfigure Mod Path</a>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user