Home
last modified time | relevance | path

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

/plugin/linkback/
H A Dadmin.php23 case $lang['btn_delete']:
232 ptln('<input type="submit" name="linkback" value="'.$this->getLang('btn_delete').'" class="button" title="'.$this->getLang('btn_delete').'" />', 14);
/plugin/linkback/action/
H A Ddisplay.php198 $this->_button($lid, $this->getLang('btn_delete'), 'linkback_delete');