Skip to content
Snippets Groups Projects
Commit b8e1213f authored by Diogo Vargas's avatar Diogo Vargas
Browse files

ISAICP-9285: Put technical info of file uploads in a single line.

parent 78ad87c0
No related branches found
No related tags found
2 merge requests!205Update ephemeral with develop,!204Release 2.1.0
{#
/**
* @file
* Override to display help text for file fields in a single line.
*
* Available variables:
* - descriptions: Lines of help text for uploading a file.
*
* @see template_preprocess_file_upload_help()
*
* @ingroup themeable
*/
#}
{{ descriptions|safe_join(' ') }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment