芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/portal.pulsehost.co.uk/templates/six/configuressl-complete.tpl
{if $errormessage} {include file="$template/includes/alert.tpl" type="error" errorshtml=$errormessage textcenter=true} {else} {include file="$template/includes/alert.tpl" type="success" msg="{lang key='sslconfigcomplete'}" textcenter=true}
{lang key='ssl.nextSteps'}
{if is_null($authData) || (!is_null($authData) && $authData->methodNameConstant() == 'emailauth')} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='ssl.emailSteps'}"} {if !is_null($authData)}
{lang key='ssl.emailInformation'}
{lang key='email'}
{/if} {elseif !is_null($authData) && $authData->methodNameConstant() == 'dnsauth'} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='ssl.dnsSteps'}"}
{lang key='ssl.dnsRecordInformation'}
{lang key='ssl.type'}
{lang key='ssl.host'}
{lang key='ssl.value'}
{elseif !is_null($authData) && $authData->methodNameConstant() == 'fileauth'} {include file="$template/includes/alert.tpl" type="info" msg="{lang key='ssl.fileSteps'}"}
{lang key='ssl.fileInformation'}
{lang key='ssl.url'}
{lang key='ssl.value'}
{/if}
{/if}