Line 209 of default.php file shows the following line:
* here typically if you prefer to include a view-type php-html file you would include it.
I understand that this is a possibility for changing the view of the profile edit pane.
Would you give a hint how to do it? I cannot see how i can change it if it is ECHO-ed staight forward with the line 212:
echo $this->tabcontent;