Remove tppabs Tags Added by Teleport
When cloning websites, files downloaded by Teleport automatically generate many tppabs tags.
You need to use regular expressions to handle this. In Dreamweaver, search the source code with this regex:
\btppabs="h[^"]*"Replace with empty to remove them.