Home
last modified time | relevance | path

Searched +full:move_media +(+path:plugin +path:move) -(+path:plugin +path:move +path:lang) (Results 1 – 2 of 2) sorted by last modified time

/plugin/move/admin/
H A Dmain.php182 $form->addElement(form_makeMenuField('type', array('pages' => $this->getLang('move_pages'), 'media' => $this->getLang('move_media'), 'both' => $this->getLang('move_media_and_pages')), 'both', $this->getLang('content_to_move'), '', 'block indent select'));
H A Dtree.php47 echo '<h3>' . $this->getLang('move_media') . '</h3>';