* SPDX-License-Identifier: AGPL-3.0-only ************************************/ /* crmv@43147 */ global $small_page_title, $small_page_title; $small_page_title = getTranslatedString('Aggiungi Revisione al Documento','Documents'); $small_page_buttons = '
'; include('themes/SmallHeader.php'); global $adb; $record = $_REQUEST['record']; $html = '
'.getTranslatedString('Seleziona documento','Documents').'
'; echo $html; include('themes/SmallFooter.php'); ?>