mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-22 11:59:33 +00:00
email_server: Move roundcube link from My Mail to description
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> [fioddor: squash create and remove commits as parts of the same move] Reviewed-by: Fioddor Superconcentrado <fioddor@gmail.com>
This commit is contained in:
parent
f3d9a499eb
commit
8899bdef7b
@ -52,6 +52,8 @@ managed_services = ['postfix', 'dovecot', 'rspamd']
|
||||
managed_packages = packages + packages_bloat
|
||||
|
||||
_description = [
|
||||
_('<a href="/plinth/apps/roundcube/">Roundcube app</a> provides web '
|
||||
'interface for users to access email.'),
|
||||
_('During installation, any other email servers in the system will be '
|
||||
'uninstalled.')
|
||||
]
|
||||
|
||||
@ -27,8 +27,4 @@
|
||||
<p>{% trans "Your home directory is ready to receive emails." %}</p>
|
||||
{% endif %}
|
||||
|
||||
<p>
|
||||
<a href="/roundcube/">Roundcube login</a>
|
||||
</p>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user