I tried a html code in a new title. Now edit title link doesnt work.
Code:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<!-- Identify your business so that you can collect the payments. -->
<input type="hidden" name="business"
value="xxxxxxxxxx@xxxxx.com"> //your email here
<!-- Specify a Donate button. -->
<input type="hidden" name="cmd" value="_donations">
<!-- Specify details about the contribution -->
<input type="hidden" name="item_name" value="add you title here"> //Header title
<input type="hidden" name="item_number" value="add the reason here"> //Slogan
<input type="hidden" name="currency_code" value="USD"> //Currency
<!-- Display the payment button. -->
<input type="image" name="submit" border="0"
src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif"
alt="PayPal - The safer, easier way to pay online">
<img alt="" border="0" width="1" height="1"
src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" >
</form>
Have a way to delete this title? Otherwise no problem. it is only visual pollution in the admin/users section.