Home
last modified time | relevance | path

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

/plugin/issuetracker/
H A Dsyntax.php575 { $th_project = "<th id='project'>".$this->getLang('th_project')."</th>"; }
579 $th_project.NL.
690 { $th_project = "<th id='project'>".$this->getLang('th_project')."</th>"; }
694 …"<thead><tr>".NL.$th_project.NL."<th class='".$this->getConf('listview_sort')."' id='id'>".$this->…
1053 $bodyhtml = str_ireplace("%%th_project%%",$this->getLang('th_project'),$bodyhtml);
1280 <td>'.$this->getLang('th_project').'</td>'.NL;
H A Dedit.php193 $bodyhtml = str_ireplace("%%th_project%%",$lang['th_project'],$bodyhtml);
H A Ditsearch.php114 …<tr><th>'.$this->getLang('search_Type').'</th><th>'.$this->getLang('th_project').'</th><th>'.$this…
H A Daction.php1080 …&& ($this->getConf('shw_project_col')!==0)) { $th_project = "<th id='project'>".$this->getLang('th…
1083 $th_project.NL.
1198 { $th_project = "<th id='project'>".$this->getLang('th_project')."</th>"; }
1202 …"<thead><tr>".NL.$th_project.NL."<th class='".$this->getConf('listview_sort')."' id='id'>".$this->…
2946 $bodyhtml = str_ireplace("%%th_project%%",$this->getLang('th_project'),$bodyhtml);
/plugin/issuetracker/mailtemplate/
H A Dcmnt_mod_mail.html354 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>
H A Dassignee_mail.html354 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>
H A Dedit_issuemod_mail.html354 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>
H A Dissue_descr_mail.html354 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>
H A Dissue_resolved_mail.html354 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>
H A Dnew_issue_mail.html349 …r: 0;background-color: #f0f0f0;font-weight: bold;padding-left: 0.5em;margin: 0">%%th_project%%</td>