diff options
Diffstat (limited to 'modules/gallery/views/form_uploadify.html.php')
-rw-r--r-- | modules/gallery/views/form_uploadify.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/form_uploadify.html.php b/modules/gallery/views/form_uploadify.html.php index bba6db73..da2455d4 100644 --- a/modules/gallery/views/form_uploadify.html.php +++ b/modules/gallery/views/form_uploadify.html.php @@ -120,7 +120,7 @@ <div class="requires-flash"> <? if ($suhosin_session_encrypt || (identity::active_user()->admin && !$movies_allowed)): ?> - <div class="g-message-block g-info"> + <div class="g-message-block"> <? if ($suhosin_session_encrypt): ?> <p class="g-error"> <?= t("Error: your server is configured to use the <a href=\"%encrypt_url\"><code>suhosin.session.encrypt</code></a> setting from <a href=\"%suhosin_url\">Suhosin</a>. You must disable this setting to upload photos.", |