Quote Originally Posted by Mike_Dean View Post

if ( $description == "3kg Prepaid Satchel Express") { $description = "Express Satchel" ; }


I've installed V2.05 and as the code has been completely re-written, I'm not sure where to edit the file to achieve the same result.
Try inserting this code on line 455 (or thereabouts). More specifically, look for the commented line "// store it //" in insert the code immediately before (or after).

Cheers
Rod