Merge pull request #1800 from arjitc/patch-13

Add page title for poll-log.inc.php
This commit is contained in:
Daniel Preussker
2015-08-29 16:59:20 +00:00

View File

@@ -1,5 +1,6 @@
<?php
$no_refresh = true;
$pagetitle[] = 'Poll Log';
?>
<table id="poll-log" class="table table-condensed table-hover table-striped">
<thead>