fix bad i18n calls in ProjectManager

This commit is contained in:
Colin Kuskie 2007-01-26 20:55:39 +00:00
parent a745a91b8f
commit af5733bbc4
2 changed files with 9 additions and 8 deletions

View file

@ -1,4 +1,5 @@
7.3.9
- fix: Can't add task to project management (perlDreamer Consulting, LLC)
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr