Added text to calendar link to help debug missing image button

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Russel Garlick 2007-10-29 13:20:26 -05:00 committed by Joshua Ferraro
parent 93ba52727d
commit c10ac86e7b

View 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",