Changeset 819
- Timestamp:
- 9 Nov 2006, 19:47:28 (18 years ago)
- Location:
- WAeUP_SRP/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/Widgets.py
r817 r819 477 477 ok = pins.searchAndSetRecord(pin,ref,prefix) 478 478 if ok == -2: 479 err = ' You have already applied with a different PIN, please login.'479 err = 'Service already activated but with a different PIN.' 480 480 break 481 481 elif ok == -1:
Note: See TracChangeset for help on using the changeset viewer.