Enabled RecurSchedule to have 3,4,5 years
This commit is contained in:
parent
b088de0631
commit
75bcbf0856
@ -18,7 +18,9 @@ class StaticList_RecurSchedule extends StaticList {
|
||||
3=>_('Semi-Annually'),
|
||||
4=>_('Annually'),
|
||||
5=>_('Two years'),
|
||||
6=>_('Three Years')
|
||||
6=>_('Three Years'),
|
||||
7=>_('Four Years'),
|
||||
8=>_('Five Years'),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user