diff options
Diffstat (limited to 'rt/share/html/Elements/SelectDateRelation')
-rwxr-xr-x | rt/share/html/Elements/SelectDateRelation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/Elements/SelectDateRelation b/rt/share/html/Elements/SelectDateRelation index 6c662fa69..74ae9a163 100755 --- a/rt/share/html/Elements/SelectDateRelation +++ b/rt/share/html/Elements/SelectDateRelation @@ -55,6 +55,6 @@ $Name => undef $Default => undef $Before => loc('before') -$On => loc('on') +$On => loc('on') $After => loc('after') </%ARGS> |