mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 19:46:12 -04:00
Added ".flex-col-3" for "#frames" (event.php)
This commit is contained in:
@@ -310,7 +310,7 @@ if (defined('ZM_OPT_USE_GEOLOCATION') and ZM_OPT_USE_GEOLOCATION) {
|
||||
}
|
||||
?>
|
||||
|
||||
<div id="frames">
|
||||
<div id="frames" class="flex-col-3">
|
||||
<?php
|
||||
if (file_exists($Event->Path().'/alarm.jpg')) {
|
||||
echo '
|
||||
|
||||
Reference in New Issue
Block a user