Skip to content

Commit

Permalink
Merge branch '1.0' into 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Feb 26, 2018
2 parents 8ec56b1 + 804d959 commit 686a76e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="cms-sitename">
<a href="$ApplicationLink" class="cms-sitename__link font-icon-silverstripe font-icon-large" target="_blank" title="$ApplicationName (Version - $CMSVersion)">
<sapn class="sr-only">$ApplicationName</span> <% if $CMSVersion %><abbr class="cms-sitename__version">$CMSVersion</abbr><% end_if %>
<span class="sr-only">$ApplicationName</span> <% if $CMSVersion %><abbr class="cms-sitename__version">$CMSVersion</abbr><% end_if %>
</a>
<a class="cms-sitename__title" href="$BaseHref" target="_blank"><% if $SiteConfig %>$SiteConfig.Title<% else %>$ApplicationName<% end_if %></a>
</div>

0 comments on commit 686a76e

Please sign in to comment.