changed to relative url for image

master
Michael Murtaugh 7 years ago
parent 0220b5da5d
commit 3b699731d8

@ -15,7 +15,7 @@ form.buttons input {
<body>
<form action="cgi-bin/play.cgi" class="buttons">
<input type="submit" name="p" value="BasicTurn.mp3" style="background:url(/images/test.png) no-repeat;" />
<input type="submit" name="p" value="BasicTurn.mp3" style="background:url(images/test.png) no-repeat;" />
<input type="submit" name="p" value="Follow.mp3" />
<input type="submit" name="p" value="AmericanSpin.mp3" />
<input type="submit" name="p" value="Bump.mp3" />

Loading…
Cancel
Save