update buttons

This commit is contained in:
Luke Pulverenti 2015-06-25 21:10:56 -04:00
parent 939e545723
commit c4dadd58bd
46 changed files with 2132 additions and 110 deletions

View file

@ -13,7 +13,7 @@
case 2:
return 'latestmedia';
case 3:
return '';
return 'latesttvrecordings';
default:
return '';
}