From 8403b811d8a7df9e45d63770209dd88d37ca4937 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 19 Sep 2019 12:50:55 -0700 Subject: [PATCH] Fix font size --- src/views/app.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/app.html b/src/views/app.html index 6b9e324ca..fe597182a 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -412,7 +412,7 @@
{{ resources.error.dataDir }}
-

+

By default, this app's data is located at /home/yellowtent/appsdata/{{ app.id }}. If the server is running out of disk space, you can mount an external disk and move this app's data there.

@@ -441,7 +441,7 @@
-

This sets the address from which this app sends email. This app is already configured to send mail using {{app.domain}}'s Outbound Email settings.

+

This sets the address from which this app sends email. This app is already configured to send mail using {{app.domain}}'s Outbound Email settings.

{{ email.error.mailboxName }}