- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
The approval page has i18n, though isn't parameterized for it afaict.
Uses this module for the displayed text, maybe reads instance conf:
<%@ page import="com.neolane.gen.nl.WorkflowStr" %>
You can also make your own approval page, it's just a xtk:workflow#PostEvent() call.
Thanks,
-Jon