Home
last modified time | relevance | path

Searched +full:lbl_cmts_wlog +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/issuetracker/
H A Dedit.php226 $bodyhtml = str_ireplace("%%lbl_cmts_wlog%%",$lang['lbl_cmts_wlog'],$bodyhtml);
H A Dsyntax.php1086 $bodyhtml = str_ireplace("%%lbl_cmts_wlog%%",$this->getLang('lbl_cmts_wlog'),$bodyhtml);
H A Daction.php2317 … <td class="itd_tables_tdh" colSpan="2" >'.$this->getLang('lbl_cmts_wlog').'</td>
2981 $bodyhtml = str_ireplace("%%lbl_cmts_wlog%%",$this->getLang('lbl_cmts_wlog'),$bodyhtml);
/plugin/issuetracker/mailtemplate/
H A Dcmnt_mod_mail.html386 <td class="itd_tables_tdh" colspan="2">%%lbl_cmts_wlog%%</td>