Replace site title with string from settings table

This commit is contained in:
2011-12-22 14:16:36 +00:00
parent 833c416be8
commit 07a76fed01
4 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<div id="statusboard">
<div class="row">
<div class="span14">
<h2>Atos UK Networks Shared Services Status</h2>
<h2>{$site_title}</h2>
</div>
<div class="span2">
<a href="#" class="btn small">Add Incident</a>