Newer
Older
Import / web / www.xiaofrog.com / gallery / modules / exif / templates / blocks / blocks.inc
<?php
$blocks = array(
    'ExifInfo' => array(
	'description' => $gallery->i18n('EXIF/IPTC photo info')));
?>