{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=newBlogUser title=$locale->tr("newBlogUser")}
{$locale->tr("newBlogUser")} {include file="$admintemplatepath/formvalidate.template" message=$locale->tr("error_adding_user")}
*
{$locale->tr("new_blog_username_help")}
{include file="$admintemplatepath/validate.template" field=newBlogUserName message=$locale->tr("error_invalid_user")}
{$locale->tr("send_user_notification_help")}
*
{$locale->tr("notification_text_help")}
{include file="$admintemplatepath/validate.template" field=newBlogUserText message=$locale->tr("error_empty_text")}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}