From b7f5fa4dcb610b04ef142d9367ffd93e4d697c8e Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 7 Sep 2007 21:11:41 +0000 Subject: Applying and completing the patch for adding date classes to all fields. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1536 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/hr.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bin/hr.pl') diff --git a/bin/hr.pl b/bin/hr.pl index 78b098c0..bf69aac7 100644 --- a/bin/hr.pl +++ b/bin/hr.pl @@ -149,9 +149,9 @@ qq| | | . $locale->text('Startdate') . qq| | . $locale->text('From') - . qq| | + . qq| | . $locale->text('To') - . qq| + . qq| | . $locale->text('Notes') . qq| @@ -708,11 +708,11 @@ sub employee_header { | . $locale->text('Startdate') . qq| - {startdate}> + {startdate}> | . $locale->text('Enddate') . qq| - {enddate}> + {enddate}> -- cgit v1.2.3