mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixed #1904 warning is hidden by default
This commit is contained in:
@@ -264,4 +264,8 @@ str_root = '{'Root'|@translate}';
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.warnings {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user