diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/attachment/content-types.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/attachment/content-types.html.tmpl b/template/en/default/attachment/content-types.html.tmpl index a23c23379..031534948 100644 --- a/template/en/default/attachment/content-types.html.tmpl +++ b/template/en/default/attachment/content-types.html.tmpl @@ -21,6 +21,7 @@ <option value="text/plain">plain text (text/plain)</option> <option value="text/html">HTML source (text/html)</option> + <option value="application/xml">XML source (application/xml)</option> <option value="image/gif">GIF image (image/gif)</option> <option value="image/jpeg">JPEG image (image/jpeg)</option> <option value="image/png">PNG image (image/png)</option> |