<{$smarty.const._AM_EXTGALLERY_SERVER_CONF}>
<{$smarty.const._AM_EXTGALLERY_EXTGALLERY_VERSION}> : <{$moduleVersion}>
<{$smarty.const._AM_EXTGALLERY_XOOPS_VERSION}> : <{$xoops_version}> (<{$testversion}>)

<{if $graphic_lib == GD }>

<{$smarty.const._AM_EXTGALLERY_GRAPH_GD_LIB_VERSION}> : <{$testgd}>

<{$smarty.const._AM_EXTGALLERY_GIF_SUPPORT}> : <{$testgif}>

<{$smarty.const._AM_EXTGALLERY_JPEG_SUPPORT}> : <{$testjpeg}>

<{$smarty.const._AM_EXTGALLERY_PNG_SUPPORT}> : <{$testpng}>

<{/if}>
<{if $graphic_lib == IM }>

<{$smarty.const._AM_EXTGALLERY_GRAPH_IM_LIB_VERSION}> : <{$testim}>

<{$smarty.const._AM_EXTGALLERY_GIF_SUPPORT}> : <{$imSupportgif}>

<{$smarty.const._AM_EXTGALLERY_JPEG_SUPPORT}> : <{$imSupportjpg}>

<{$smarty.const._AM_EXTGALLERY_PNG_SUPPORT}> : <{$imSupportpng}>

<{/if}>
<{foreach item=error from=$errors}>

<{$error}>

<{/foreach}>

Upload max filesize : <{$upload_max_filesize}>
Post max size : <{$post_max_size}>