Found another page with a title photo. Disable if banner photos are on.
This commit is contained in:
@@ -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">
|
||||||
|
Reference in New Issue
Block a user