Changeset 8555


Ignore:
Timestamp:
30 May 2012, 06:06:10 (12 years ago)
Author:
Henrik Bettermann
Message:

Fix DYNAMIC_CONTENT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicantscontainermanagepage.pt

    r8553 r8555  
    9090          In order to prevent from downloading big amounts of data, the
    9191          Applicants tab has been disabled. Please use the
    92           <a tal:attributes="href python: view.url(layout.site, 'applicants/search')"
    93           i18n:name="search_form">
    94           search form</a>
     92          <a tal:attributes="href python: view.url(layout.site, 'applicants/search')">
     93              <span i18n:name="search_form">search form</span>
     94          </a>
    9595          for accessing application records.
    9696      </p>
Note: See TracChangeset for help on using the changeset viewer.