Replace Add with Search on top

This commit is contained in:
David
2014-08-05 18:28:34 +02:00
parent b46787ae93
commit ad645d960d
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
<option value="artist">Artist</option>
<option value="album">Album</option>
</select>
<input type="submit" value="Add"/>
<input type="submit" value="Search"/>
</form>
</div>