summaryrefslogtreecommitdiff
path: root/modules/gallery/views
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2013-10-17 21:47:40 +0000
committerNathan Kinkade <nath@nkinka.de>2013-10-17 21:47:40 +0000
commit391b41445735c0f6deadf6113e6c9346b90d5ab8 (patch)
tree51841f6592b2b61a2a676cc87a98004b37813d11 /modules/gallery/views
parent25c5218b5ee7361943979b386cc681cf158f707e (diff)
parentfb82ea4914241d96ad39db7debf1eeaf8f8d0626 (diff)
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/gallery/views')
-rw-r--r--modules/gallery/views/form_uploadify.html.php2
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.",