diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-11-15 14:01:44 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2016-11-15 14:01:44 +0000 |
commit | c94ed4479f26b6d4cee0bf16cac47a88ee7f6cae (patch) | |
tree | 443fef62bd66072432f04cc0d2b604b9be86c5d1 /templates/web/base/admin/body.html | |
parent | dace204d71f395b07c4f746599bc9f3d6e620886 (diff) | |
parent | 46f4eda18358418fd8460e7b6182b5d2a65f859d (diff) |
Merge branch 'version-2.0'v2.0
Diffstat (limited to 'templates/web/base/admin/body.html')
-rw-r--r-- | templates/web/base/admin/body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/admin/body.html b/templates/web/base/admin/body.html index 64b4142de..5c9f4f9b9 100644 --- a/templates/web/base/admin/body.html +++ b/templates/web/base/admin/body.html @@ -113,7 +113,7 @@ </form> <p class="fms-admin-info"> - [% loc("Each contact for the body has a category, which is displayed to the public. + [% loc("Each contact for the body has a category, which is displayed to the public. Different categories <strong>can have the same contact</strong> (email address). This means you can add many categories even if you only have one contact for the body. ") %] |