View | Details | Raw Unified | Return to bug 9118
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/holidays.tt (-2 / +1 lines)
Lines 74-80 td.repeatableyearly a.ui-state-default { background: #FFCC66 none; color : Bl Link Here
74
                <input type="hidden" id="showYear" name="showYear" />
74
                <input type="hidden" id="showYear" name="showYear" />
75
            </li>
75
            </li>
76
            <li class="dateinsert">
76
            <li class="dateinsert">
77
                <strong>To Date : </strong>
77
                <strong>To date: </strong>
78
                <input type="text" id="datecancelrange" name="datecancelrange" size="20" value="[% datecancelrange | html %]" class="datepicker"/>
78
                <input type="text" id="datecancelrange" name="datecancelrange" size="20" value="[% datecancelrange | html %]" class="datepicker"/>
79
            </li>
79
            </li>
80
            <li><label for="showTitle">Title: </label><input type="text" name="showTitle" id="showTitle" size="35" /></li>
80
            <li><label for="showTitle">Title: </label><input type="text" name="showTitle" id="showTitle" size="35" /></li>
81
- 

Return to bug 9118