Remove the existing #header from timeline

This commit is contained in:
Kyle Johnson 2014-11-11 14:34:34 +00:00
parent 1c046a7afd
commit 942c65f1e2
1 changed files with 0 additions and 7 deletions

View File

@ -806,13 +806,6 @@ xhtmlHeaders(__FILE__, $SLANG['Timeline'] );
<?php include("header.php"); ?>
<div class="container-fluid">
<div id="header">
<div id="headerButtons">
<?= makePopupLink( '?view=events&amp;page=1'.htmlspecialchars($filterQuery), 'zmEvents', 'events', $SLANG['List'], canView( 'Events' ) ) ?>
<a href="#" onclick="closeWindow();"><?= $SLANG['Close'] ?></a>
</div>
<h2><?= $SLANG['Timeline'] ?></h2>
</div>
<div id="content" class="chartSize">
<div id="topPanel" class="graphWidth">
<div id="imagePanel">