Current File : /home/escuelai/public_html/PrimariaEi/include/i18n/en_US/help/tips/emails.diagnostic.yaml |
#
# This is popup help messages for the Admin Panel -> Emails -> Diagnostics
#
# Fields:
# title - Shown in bold at the top of the popover window
# content - The body of the help popover
# links - List of links shows below the content
# title - Link title
# href - href of link (links starting with / are translated to the
# helpdesk installation path)
#
# The key names such as 'helpdesk_name' should not be translated as they
# must match the HTML #ids put into the page template.
#
---
test_outgoing_email:
title: Test Outgoing Email
content: >
The email’s delivery depends on your server settings (php.ini) and/or SMTP
configuration.
links:
- title: Select an email to configure SMTP (Outgoing) Settings
href: /scp/emails.php
from:
title: From
content: >
to:
title: To
content: >
subject:
title: Subject
content: >
message:
title: Message
content: >