Skip to content

Commit

Permalink
Update song-editable.php
Browse files Browse the repository at this point in the history
add ADF#B alternate tuning option
  • Loading branch information
louis-coding committed Mar 12, 2015
1 parent 9dcdb04 commit ff123e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ugsphp/views/song-editable.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ function GetDisplayStyle($value){
<ul class="pseudoSelect">
<li class="checked"><a href="#soprano">Standard</a></li>
<li><a href="#baritone">Baritone</a></li>
<li><a href="#alternate">Alternate</a></li>
</ul>
</dd>
</dl>
Expand Down

0 comments on commit ff123e6

Please sign in to comment.