diff --git a/themes/default/templates/about.html.ep b/themes/default/templates/about.html.ep index 342c01a..d918962 100644 --- a/themes/default/templates/about.html.ep +++ b/themes/default/templates/about.html.ep @@ -11,7 +11,7 @@
<%= l('Drag and drop files in the appropriate area or use the traditional way to send files and the files will be chunked, encrypted and sent to the server. You will get two links per file: a download link, that you give to the people you want to share the file with and a deletion link, allowing you to delete the file whenever you want.') %>
<%= l('You can see the list of your files by clicking on the "My files" link at the top right of this page.') %>
<%== l('Please contact the administrator: %2', config('report'), l('Contact mail')) %>
+<%== l('Please use the dedicated report mail: %2', config('report'), l('Contact mail')) %>
<%== l('The original (and only for now) author is Luc Didry.') %>