Changeset 1559 for WAeUP_SRP/trunk/skins


Ignore:
Timestamp:
15 Mar 2007, 17:46:16 (18 years ago)
Author:
Henrik Bettermann
Message:

The question should be:
Do you really want to delete the courses selected?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/study_level_view.pt

    r1557 r1559  
    130130                       class="destructive" i18n:attributes="value"
    131131                       tal:attributes="onclick python:'return window.confirm(\'%s\')' %
    132                        ('really delete checked courses', )"
     132                       ('Do you really want to delete the courses selected?', )"
    133133                       />
    134134                <input
Note: See TracChangeset for help on using the changeset viewer.