## -*- coding: utf-8 -*- <%! import mpulsweb.lib.helper.filters as F %> <%inherit file="/casemanagement/main.mako" /> <%def name="buildNavipath()"> ${parent.buildNavipath()}
  • ${_('Case Management')}
  • ${_('Phase in CM')}
  • ${_('Resolved')}${c.dialog_title or c.success_for | F.NA}

    ${c.dialog_text or c.success_text | F.NA}

    ${h.literal(_('Please consider, that the case should be given to the client in printed form after changing the phase. More information can be under %s') % '%s' % (h.url(controller='annotations', action='help', id='datenschutz_veraenderte_daten'), _('Help')))}


    ${_('OK')} ${_('Print')}