View Single Post
  #8  
Old 04-12-2011, 06:18 PM
Extreme_One's Avatar
Extreme_One Extreme_One is offline
Approved Member
 
Join Date: Dec 2010
Location: Southampton, UK
Posts: 185
Default

@ OP looking at the orginal file, the last line:

Code:
"Newberry Dilemma" Florence "Final Flight"
And yours:

Code:
"Newberry Dilemma" 
"Final Flight"
"Florence"
Shouldn't it be:

Code:
"Newberry Dilemma" 
"Florence"
"Final Flight"
?
Reply With Quote