|
${clif.withssl?${type:message:SSL enabled}
: ${type:message:NON-SSL!}
${clif.withadm?:[${type:button:Configure}]}
${admin.isset?enable}
}
${auth.authorized?
|
${type:message:You are authorized as the administrator.}
${auth.with_pass?[${type:button:clear}]}
[${type:button:HELP}]
}
|