/* Bulleted List */
if($action=='vthread' or $action=='vtopic' or $action=='editmsg' or $action=='pmail' or ($action=='' and isset($firstPageTopicForm) and $firstPageTopicForm==1)){
$button_list='<a href="javascript:paste_strinL(selektion,3,\'[list]%5Cr%5Cn\',\'%5Cr%5Cn[/list]\',\'\')" onmouseover="window.status=\'List\'; return true" onmouseout="window.status=\'\'; return true" onmousemove="pasteSel()" rel="nofollow"><img src="'.$main_url.'/img/button_list.svg" alt="List" title="List" class="btnSvg"></a>&nbsp;&nbsp;';
}
/* --Bulleted List */