Found another page with a title photo. Disable if banner photos are on.

This commit is contained in:
2025-10-13 15:21:28 -07:00
parent 24af65bfeb
commit c6289be09c

View File

@@ -11,9 +11,13 @@
<div class="row"> <div class="row">
<h1 class="col-12 title">Media</h1> <h1 class="col-12 title">Media</h1>
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
&& !$GLOBALS["SHOW_BANNER_PICS"])
echo '
<div class="col-12 header center" > <div class="col-12 header center" >
<img src="/files/media/icons/videos.jpg" alt="<<videos.jpg>>"> <img src="/files/media/icons/videos.jpg" alt="<<videos.jpg>>">
</div> </div>
';?>
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text center"> <div class="col-12 text center">