mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Site title display.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12745 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
613adc5180
commit
a56e84318d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<header class="header">
|
||||
<div class="row">
|
||||
<h1 class="span6">
|
||||
<a href="{geturl('')}" id="siteTitle"><img src="siteTitle.png" alt="XpressEngine"></a>
|
||||
<a href="{geturl('')}" id="siteTitle"><img src="siteTitle.png" alt="XpressEngine" cond="!Context::getSiteTitle()">{Context::getSiteTitle()}</a>
|
||||
</h1>
|
||||
<!-- ACCOUNT -->
|
||||
<img widget="login_info" skin="bootstrap.login" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue