summaryrefslogtreecommitdiff
path: root/templates/top.tpl
diff options
context:
space:
mode:
authorChristian Fowler <cfowler2@wcpss.net>2013-04-09 12:51:40 -0400
committerChristian Fowler <cfowler2@wcpss.net>2013-04-09 12:51:40 -0400
commite446da98131e405f6c15ebb235893524702feec5 (patch)
treef612f7ec6d396611ad9c78a5d600b2b4a9936280 /templates/top.tpl
parent997f6167515f308ba3aceffabcbd59d99c2fa0e3 (diff)
downloadkernel-e446da98131e405f6c15ebb235893524702feec5.tar.gz
kernel-e446da98131e405f6c15ebb235893524702feec5.tar.bz2
kernel-e446da98131e405f6c15ebb235893524702feec5.zip
add configurable support for fluid layouts
Diffstat (limited to 'templates/top.tpl')
-rw-r--r--templates/top.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/top.tpl b/templates/top.tpl
index f7bdc6d..bc7b7c1 100644
--- a/templates/top.tpl
+++ b/templates/top.tpl
@@ -1,4 +1,4 @@
-<div class="container" id="bittop">
+<div class="row{$gBitSystem->getConfig('layout-header')}" id="bittop">
<div class="navbar">
<a class="brand" href="{$smarty.const.BIT_ROOT_URL}" {if $gBitSystem->getConfig('site_slogan')} title="{$gBitSystem->getConfig('site_slogan')|escape}" {/if}>{$gBitSystem->getConfig('site_title')}</a>
<div class="pull-right">