I’m having trouble swapping Short Description (Quick Overview) with Additional Information (Attributes)
Here’s an image better explaining what I’m trying to accomplish:
I posted links to CodePaste.net
I know most files posted are not involved, but I figured it might help.
Any help or questions are greatly
appreciated. Thanks!

In catalog.xml you have
Remove the last “addTab” line to remove the “Additional information” tab.
Add
just below
(which is located a few lines up). Now, in View.phtml you insert
and you reverse the procedure to move Quick Overview.
NB. You might need to adjust the template files.