$return .= '<ahref="' . $_SERVER['PHP_SELF'] . '?cidReq=' . $_GET['cidReq'] . '&action=edit_item&view=build&id=' . $item_id . '&lp_id=' . $this->lp_id . '"title="Edit the current item"><imgalign="absbottom"alt="Edit the current item"src="../img/edit.gif"title="Edit the current item"/> '.get_lang("Edit").'</a>';
$return .= '<ahref="' . $_SERVER['PHP_SELF'] . '?cidReq=' . $_GET['cidReq'] . '&action=move_item&view=build&id=' . $item_id . '&lp_id=' . $this->lp_id . '"title="Move the current item"><imgalign="absbottom"alt="Move the current item"src="../img/deplacer_fichier.gif"title="Move the current item"/> '.get_lang("Move").'</a>';