Lines 1-5
Link Here
|
1 |
[% INCLUDE 'doc-head-open.inc' %] |
1 |
[% INCLUDE 'doc-head-open.inc' %] |
2 |
<title>Koha › Tools › Toggle new status</title> |
2 |
<title>Koha › Tools › Automatic item modifications by age</title> |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
[% INCLUDE 'doc-head-close.inc' %] |
4 |
<script type="text/javascript">//<![CDATA[ |
4 |
<script type="text/javascript">//<![CDATA[ |
5 |
function clear_inputs(node, new_node) { |
5 |
function clear_inputs(node, new_node) { |
Lines 116-128
Link Here
|
116 |
<body id="tools_toggle_new_status" class="tools"> |
116 |
<body id="tools_toggle_new_status" class="tools"> |
117 |
[% INCLUDE 'header.inc' %] |
117 |
[% INCLUDE 'header.inc' %] |
118 |
[% INCLUDE 'cat-search.inc' %] |
118 |
[% INCLUDE 'cat-search.inc' %] |
119 |
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › <a href="/cgi-bin/koha/tools/toggle_new_status.pl">Toggle new status</a></div> |
119 |
<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a> › <a href="/cgi-bin/koha/tools/toggle_new_status.pl">Automatic item modifications by age</a></div> |
120 |
|
120 |
|
121 |
<div id="doc3" class="yui-t2"> |
121 |
<div id="doc3" class="yui-t2"> |
122 |
<div id="bd"> |
122 |
<div id="bd"> |
123 |
<div id="yui-main"> |
123 |
<div id="yui-main"> |
124 |
<div class="yui-b"> |
124 |
<div class="yui-b"> |
125 |
<h3>Toggle new status</h3> |
125 |
<h3>Automatic item modifications by age</h3> |
126 |
<div id="toolbar" class="btn-toolbar"> |
126 |
<div id="toolbar" class="btn-toolbar"> |
127 |
<a class="btn btn-small" id="newentry" href="/cgi-bin/koha/tools/toggle_new_status.pl?op=edit_form"><i class="icon-plus"></i> Edit</a> |
127 |
<a class="btn btn-small" id="newentry" href="/cgi-bin/koha/tools/toggle_new_status.pl?op=edit_form"><i class="icon-plus"></i> Edit</a> |
128 |
</div> |
128 |
</div> |