mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-13 02:20:17 -04:00
remove redundant message block CSS class
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user