% ######################################################################## %?>
% BLOCK RowButtons %?>
% IF allow('vdredit') %?>
" />
% END %?>
% IF allow('vdrdelete') %?>
','% escape(host) %?>','vdrdelete','% id %?>')">
" />
% END %?>
% END %?>
% ######################################################################## %?>
% BLOCK SetState %?>
% state = '' %?>
% UNLESS active == 'y' %?>
% state = "deactive" %?>
% ELSIF primary == 'y' %?>
% state = "running" %?>
% END %?>
% END %?>
% ######################################################################## %?>
% aus = gettext('Off') %?>
% an = gettext('On') %?>
% BLOCK StateImage %?>
% IF active == 'y' %?>

% ELSE %?>

% END %?>
% END %?>
% ######################################################################## %?>
% BLOCK ItemAsFlat %?>
% PROCESS SetState %?>
>
% PROCESS StateImage %?>
% IF allow('vdredit') %?>
" href="javascript:popup('vdredit','% id %?>',620,670,1)" class="fieldinline" >
% END %?>
">% host %?>
% IF allow('vdredit') %?>
% END %?>
|
">% cards %?>
|
% PROCESS RowButtons %?>
|
% END %?>
% ######################################################################## %?>
% gettext("Administration of video disk recorder") %?>
% IF data.size > 1 %?>
% fields = data.shift %?>
% gettext("Administration of video disk recorder") %?> |
| | |
% FOREACH zeile IN data %?>
% IF verbose;"";END %?>
% id=zeile.0;active=zeile.1;primary=zeile.2;host=zeile.3;cards=zeile.4 %?>
% PROCESS ItemAsFlat %?>
% END %?>
|
|
% END %?>
% INCLUDE header.inc %?>