Merge pull request #1803 from arjitc/patch-16

Added page title
This commit is contained in:
Daniel Preussker
2015-08-29 20:31:54 +01:00
+1
View File
@@ -1,4 +1,5 @@
<?php
$pagetitle[] = 'About';
$git_log = `git log -10`;
?>
<div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">