Skip to content

Commit

Permalink
Fixed UI label.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbirken committed Mar 7, 2017
1 parent baedff2 commit a1e04b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.franca.showcase.html5/client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>HTML5 UI with Franca and Websockets</h1>
<p><input id="m1" type="button" value="Off" class="button1"></p>
<p><input id="m2" type="button" value="Pop" class="button1"></p>
<p><input id="m3" type="button" value="Techno" class="button1"></p>
<p><input id="m4" type="button" value="Trance" class="button1"></p>
<p><input id="m4" type="button" value="Jazz" class="button1"></p>
<hr/>
</div></td></tr>
<tr><td colspan="2"><p id="current-title" class="text1"></p></td></tr>
Expand Down

0 comments on commit a1e04b0

Please sign in to comment.