Ignore:
Timestamp:
24 Sep 2013, 12:38:26 (11 years ago)
Author:
Henrik Bettermann
Message:

Rename buttons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py

    r10644 r10645  
    8383    form_fields['description'].custom_widget = HTMLDisplayWidget
    8484    label = _('Application Section')
    85     search_button = _('Search')
    8685    pnav = 3
    8786
     
    111110    grok.require('waeup.viewApplication')
    112111    label = _('Find applicants')
    113     search_button = _('Search')
     112    search_button = _('Find applicant')
    114113    pnav = 3
    115114
Note: See TracChangeset for help on using the changeset viewer.