Home
last modified time | relevance | path

Searched +full:lbl_keepmarks +(+path:plugin +path:batchedit) -(+path:plugin +path:batchedit +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/batchedit/
H A Dinterface.php516 $label = explode('{1}', $this->getLang('lbl_keepmarks'));
526 print('<option value="' . $i . '"' . $selected . '>' . $this->getLang('lbl_keepmarks' . $i) . '</option>');