mod.wizards.newContentElement.wizardItems.forms {
  elements {
    felogin_login {
      iconIdentifier = content-elements-login
      title = LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.CType.felogin_login.title
      description = LLL:EXT:felogin/Resources/Private/Language/Database.xlf:tt_content.CType.felogin_login.description
      tt_content_defValues {
        CType = felogin_login
      }
    }
  }
  show := addToList(felogin_login)
}
