[%# Following two blocks generate links that submit the form if javascript is enabled. This allows
users to make setting changes then click on a new mix without having to press the submit button. %]
[%- BLOCK playLink %]
[% IF type == "disable" %]
[% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying _ "_DISABLE" | string %].
[% ELSIF addOnly %]
[% ELSE %]
[% END %]
[% END -%]
[% PROCESS header.html pwd="yes" clink="0" %]