Changeset 3064

Show
Ignore:
Timestamp:
11/21/06 23:01:52 (17 years ago)
Author:
jerome
Message:

Changed the order of usernames in default refunding reason.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/storage.py

    r3062 r3064  
    491491                        % (self.JobSize, 
    492492                           self.JobPrice, 
     493                           self.parent.tool.originalUserName, 
    493494                           os.getlogin(), 
    494                            self.parent.tool.originalUserName, 
    495495                           str(DateTime.now())[:19]) 
    496496        if reason :