make separator image disableable

This commit is contained in:
bsod 2020-10-30 23:14:38 +01:00
commit 644f44f175
4 changed files with 19 additions and 4 deletions

View file

@ -1,4 +1,7 @@
<?php include('header.tpl'); ?>
<?php
$show_sep=true;
include('header.tpl');
?>
<div id="content_padding">
<?php include('projects_data/project_items.php'); ?>
<div class="collection_container">