Sweet mod! Got it working in the advanced template, however the quickreply it will not work in. When you click in the quickreply it does not allow you to enter the link. Here is the code
Code:
</if>
<if condition="$show['img_bbcode']">
<td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]" /></div></td>
</if>
<td><div class="imagebutton" id="{$editorid}_cmd_createvideolink"><img src="http://wwwstagemc.nhmccd.edu/resources/images/live/locations/mc/general/MC_video_icon.gif" width="21" height="20" alt="$vbphrase[insert_link]" /></div></td>
It appears to be correct but I am sure I am missing something. Thanks in advance