summaryrefslogtreecommitdiff
path: root/bin/rc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rc.pl')
-rw-r--r--bin/rc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rc.pl b/bin/rc.pl
index 6428ff63..c79fa8cf 100644
--- a/bin/rc.pl
+++ b/bin/rc.pl
@@ -151,9 +151,9 @@ sub reconciliation {
</tr>
<tr>
<th align=right>| . $locale->text('From') . qq|</th>
- <td colspan=3><input name=fromdate size=11 title="$myconfig{dateformat}"> <b>|
+ <td colspan=3><input class="date" name=fromdate size=11 title="$myconfig{dateformat}"> <b>|
. $locale->text('To')
- . qq|</b> <input name=todate size=11 title="$myconfig{dateformat}"></td>
+ . qq|</b> <input class="date" name=todate size=11 title="$myconfig{dateformat}"></td>
</tr>
$selectfrom
$cleared