Small typo in jrVideo 2.0.0
Using Jamroom
$lang[17] = 'if you would like to associate an image file with this song, upload it here.';
updated by @ultrajam: 01/15/18 02:24:05AM
//------------------------------
// default
//------------------------------
function view_yourModule_default($_post, $_user, $_conf)
{
return "here is the view";
}