fixed logo path
This commit is contained in:
parent
78c8e3cfb0
commit
c478fc5463
|
Before Width: | Height: | Size: 1006 KiB After Width: | Height: | Size: 1006 KiB |
@ -2,7 +2,7 @@
|
|||||||
<div id="details_gender" style="float: left; margin: 15px;">
|
<div id="details_gender" style="float: left; margin: 15px;">
|
||||||
<input type="text" class="form-control input-lg" id="charname" placeholder="${character_name}">
|
<input type="text" class="form-control input-lg" id="charname" placeholder="${character_name}">
|
||||||
<br>
|
<br>
|
||||||
<a href="#" id="random"><img src="${PICPATH}button_random.png" width="220px"/></a>
|
<a href="#" id="random"><img src="${WOWICONS}logo.jpg" width="220px"/></a>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user