{$xajax} {css}
{foreach $_DAYS as $daynr => $dayname} {/foreach}
{tab_container id="nodelocks" label="Node Locks"} {tab_header content_id="nodelockspanel"} {tab_header_cell icon="lms-ui-icon-nodelock"} {trans("Locks")} {/tab_header_cell} {/tab_header} {tab_contents id="nodelockspanel"} {tab_table id="nodelocktable"} {tab_hourglass}{/tab_hourglass} {/tab_table} {tab_button_panel} {tab_buttons} {foreach $_DAYS as $daynr => $dayname} {/foreach} {/tab_buttons} {tab_buttons} {button id="nodelockaddlink" icon="add" onclick="javascript:addNodeLock();" tip="Add new lock" label="Add"} {/tab_buttons} {/tab_button_panel} {tab_hourglass template=1}{/tab_hourglass} {/tab_contents} {/tab_container} {js}