Added text to calendar link to help debug missing image button
authorRussel Garlick <rwg@arwen.metavore.com>
Mon, 29 Oct 2007 18:20:26 +0000 (13:20 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 21:11:58 +0000 (16:11 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tmpl

index 027a39b..33e9774 100644 (file)
@@ -135,7 +135,7 @@ NAME="name" -->"> <!-- TMPL_VAR NAME="description" -->
 </td>
 <!-- TMPL_IF NAME="date" -->
 <td><input type="text" size="10" id="<!-- TMPL_VAR NAME="name"
--->_value" name="<!-- TMPL_VAR NAME="name" -->_value" value="" ><img src="<!-- TMPL_VAR Name="themelang" -->/includes/calendar/cal.gif" id="buttonfrom1" style="cursor: pointer;"  />                 
+-->_value" name="<!-- TMPL_VAR NAME="name" -->_value" value="" >Link<img src="<!-- TMPL_VAR Name="themelang" -->/includes/calendar/cal.gif" id="buttonfrom1" style="cursor: pointer;"  />                 
 <script type="text/javascript">   
 Calendar.setup({  
 inputField     : "<!-- TMPL_VAR NAME="name" -->_value",