[%- pagetitle = 'PLUGIN_DYNAMICPLAYLIST' | string; pageicon = 'PLUGIN_DYNAMICPLAYLIST' -%]
[%- pwd_list = BLOCK -%]/
[% "PLUGIN_DYNAMICPLAYLIST" | string %]
[% END -%]
[%- pageHeaderInfo = BLOCK %]
[% IF pluginDynamicPlayListNowPlaying != '' %]
[% "NOW_PLAYING" | string %]:
[% END %]
[% END -%]
[% PROCESS pageheader.html %]
[% BLOCK href %]
href="[% webroot %]plugins/DynamicPlayList/dynamicplaylist_mixparameters.html?type=[% type %]&player=[% player | uri %]"
onclick='document.editForm.type.value = "[% type %]";
document.editForm.submit();
return false;'
[% END %]
[% "PLUGIN_DYNAMICPLAYLIST_PARAMETERS_TITLE" | string %]: [% pluginDynamicPlayListPlaylist.name | html %]