<!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>&nbsp;</div>
  <div>I have installed </div>
  <div>Koha version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.2.4 </div>
  <div><label class="label100">OS version</label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Microsoft Windows XP [Version 5.1.2600] </div>
  <div><label class="label100">Perl version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </label>5.006001</div>
  <div><label class="label100">MySQL version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </label>mysql
Ver 11.18 Distrib 3.23.58, for Win95/Win98 (i32) </div>
  <div>&nbsp;</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>&nbsp;</div>
  <div>when i checked with the source code it is showing </div>
  <div>&nbsp;</div>
  <div>&lt;/select&gt;<br>
&nbsp;&nbsp;&nbsp;&lt;select name="year"&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="0"&gt;Year&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="2004"&gt;2004&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="2005"&gt;2005&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="2006"&gt;2006&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="2007"&gt;2007&lt;/option&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&lt;option value="2008"&gt;2008&lt;/option&gt;</div>
  <div>&nbsp;</div>
  <div>but i do not know where the values are comming from</div>
  <div>&nbsp;</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>