small fixes to media library, artist now says creator.

This commit is contained in:
Naomi 2011-01-17 14:11:56 -05:00
parent 2adae84447
commit e335d6d89f
3 changed files with 7 additions and 3 deletions

View file

@ -4,7 +4,7 @@
<table id="library_display">
<tr>
<th><span class="title">Title</span></th>
<th><span class="artist">Artist</span></th>
<th><span class="artist">Creator</span></th>
<th><span class="album">Album</span></th>
<th><span class="track">Track</span></th>
<th><span class="length">Length</span></th>