Small fixes
This commit is contained in:
parent
530fbab51c
commit
a80771d8be
2 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<emailProvider id="{{domain}}">
|
||||
<domain>{{domain}}</domain>
|
||||
|
||||
<displayName>{{info.name}} Email</displayName>
|
||||
<displayName>{{info.name}}</displayName>
|
||||
<displayShortName>%EMAILLOCALPART%</displayShortName>
|
||||
|
||||
{%- if imap.host %}
|
||||
|
|
@ -26,12 +26,11 @@
|
|||
</outgoingServer>
|
||||
{% endif -%}
|
||||
|
||||
{#
|
||||
<documentation url="{{info.url}}">
|
||||
<descr lang="en">Generic settings page</descr>
|
||||
<descr lang="fr">Paramètres généraux</descr>
|
||||
<descr lang="es">Configuraciones genéricas</descr>
|
||||
<descr lang="de">Allgemeine Beschreibung der Einstellungen</descr>
|
||||
<descr lang="ru">Страница общих настроек</descr>
|
||||
</documentation>
|
||||
#}
|
||||
</emailProvider>
|
||||
</clientConfig>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue