<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Jayadev,<br>
You should find that block of code in circulation.tmpl.<br>
<br>
Its location will depend on which template you are using. For the
default english template, the file should be at
C:\Usr\koha228\intranet\htdocs\intranet-tmpl\default\en\circ and that
code is in lines 133 to 137.<br>
<br>
If you are using a different template, you need to find the
circulation.tmpl file for that template and edit it.<br>
<br>
Rob<br>
<br>
Jayadev Kumbar wrote:
<blockquote
cite="mid:4070bc170803030409ud2b46ck7c85a6a26647d0c5@mail.gmail.com"
type="cite">
<div>Hi All,</div>
<div> </div>
<div>I have installed </div>
<div>Koha version 2.2.4 </div>
<div><label class="label100">OS version</label>
Microsoft Windows XP [Version 5.1.2600] </div>
<div><label class="label100">Perl version </label>5.006001</div>
<div><label class="label100">MySQL version </label>mysql
Ver 11.18 Distrib 3.23.58, for Win95/Win98 (i32) </div>
<div> </div>
<div><br>
Myproblem is in circulation section when i am issued the book it is
showing till 2008 but no more years it is showing can any one help me
to fix this issue. what changes i have to make so that koha shows 2009
2010 etc</div>
<div> </div>
<div>when i checked with the source code it is showing </div>
<div> </div>
<div></select><br>
<select name="year"><br>
<option value="0">Year</option><br>
<option value="2004">2004</option><br>
<option value="2005">2005</option><br>
<option value="2006">2006</option><br>
<option value="2007">2007</option><br>
<option value="2008">2008</option></div>
<div> </div>
<div>but i do not know where the values are comming from</div>
<div> </div>
<div>pls help; me<br clear="all">
<br>
-- <br>
Jayadev Kumbar,<br>
Librarian,</div>
<div>collabera<br>
Bangalore </div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
</pre>
</blockquote>
</body>
</html>