Improve titles on all pages
This commit is contained in:
7
source/webui/pages/projects/status-board.php
Normal file
7
source/webui/pages/projects/status-board.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$smarty = Homepage_Main::instance()->smarty();
|
||||
|
||||
$smarty->assign('title', 'Status Board');
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user