can you please add to PGV the following tags that Legacy uses in the gedcom file?
$factarray["_DATE"]="Date Image Acquired";
$factarray["_TYPE"]="Image Type";
or still fine as DATE and TYPE
$factarray["_DATE"]="Date";
$factarray["_TYPE"]="Type";
thanks
Logged In: YES
user_id=959928
Originator: NO
In the meantime you can add these facts to your extra.en.php and any other extra.xx.php language files.
Meliza
Logged In: YES
user_id=1466942
Originator: NO
A more general solution to this might be to map undefined _XXXX codes onto existing XXXX codes.