[%# 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 %] [% "ADD" | string %] [% ELSE %] [% "PLAY" | string %] [% END %] [% END -%] [%- pagetitle = 'PLUGIN_RANDOM' | string; pageicon = 'PLUGIN_RANDOM' -%] [% PROCESS pageheader.html %]