Skip to content

Commit

Permalink
Shorten direct links names.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Aug 24, 2014
1 parent e62bfe8 commit 39c1987
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/frontend/templates/group.html
Expand Up @@ -53,9 +53,9 @@
</form>
</div>
<div id="quality-container" class="options-group container_1">
Direct Links - <a id="direct_hd_url" href="">High quality</a>
<a id="direct_sd_url" href="">Low quality</a>
<a id="direct_audio_url" href="">Audio only</a>
Direct Links - <a id="direct_hd_url" href="">HD</a>
<a id="direct_sd_url" href="">SD</a>
<a id="direct_audio_url" href="">Audio</a>
</div>
</td>
</tr><tr>
Expand Down

0 comments on commit 39c1987

Please sign in to comment.