What would the new template edits be to replace these to make it work with VB4
Code:
Search in Template modifysignature
--------------------------------------------------------------------------------
<div>$vbphrase[can_upload_ani_gif_sig_img] <strong><if condition="$show['cananimatesigpic']">$vbphrase[yes]<else />$vbphrase[no]</if></strong></div>
--------------------------------------------------------------------------------
Add below
--------------------------------------------------------------------------------
<div>$vbphrase[max_link_tags]: <strong>$max_link_tags</strong></div>
--------------------------------------------------------------------------------