Esempio n. 1
0
						<?if($arItem["DESCRIPTION"]):?>
							<?php 
echo $arItem["DESCRIPTION"];
?>
						<?else:?>
							<?php 
echo $FileName;
?>
						<?endif;?>
					</a>
					<?php 
echo GetMessage('CT_NAME_SIZE');
?>
:
					<?php 
echo aspro::filesize_format($arItem["FILE_SIZE"]);
?>
				</div>
			<?endforeach;?>
		</div>
	</div>
<?endif;?>	

<?// gallery?>
<?if($arResult["GALLERY"]):?>
	<div class="wraps">
		<h4><?php 
echo GetMessage("T_GALLERY");
?>
</h4>
		<div class="row galery">