finally, the last of this round of syntax fixes.
This commit is contained in:
parent
83e071fde1
commit
128f265678
24 changed files with 194 additions and 164 deletions
|
|
@ -147,7 +147,7 @@ sub getEditForm {
|
|||
%options = (
|
||||
"last"=>$i18n->get(85),
|
||||
"after12"=>$i18n->get(86),
|
||||
"after9"=$i18n->get(87),
|
||||
"after9"=>$i18n->get(87),
|
||||
"after6"=>$i18n->get(88),
|
||||
"after3"=>$i18n->get(89),
|
||||
"current"=>$i18n->get(82)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue