Home
last modified time | relevance | path

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

/plugin/issuetracker/
H A Daction.php865 …ID.'&do=showcaselink&'.$pstring.'" title="'.$this->getLang('back').'">'.$this->getLang('back').'</…
891 echo '<a href="'.DOKU_URL.'doku.php?id='.$backlink.'">back</a> <br/>';
934 echo '<a href="'.DOKU_URL.'doku.php?id='.$backlink.'">back</a> <br/>';
1464 …roject <br /> Issue ID = $issue_id <br /> <a href='".DOKU_URL.'doku.php?id='.$ID."'> << back</a>");
1468 …ang('msg_issuemissing').$issue_id.'<br /> <a href="'.DOKU_URL.'doku.php?id='.$ID.'"> << back</a>');
3366 …\nThis may lead into troubles for the just updated user. \nBetter to turn back the changes same wa…
3369 …\nThis may lead into troubles for the just updated user. \nBetter to turn back the changes same wa…
H A Dedit.php393 // not the best idea to fall back to hard coded defaults but fast implemented