mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Remove whitespace from LeftAndMain_Menu
This commit is contained in:
parent
632e0e898d
commit
ba825cec28
@ -27,7 +27,7 @@
|
|||||||
<a href="$Link" <% if Code == 'Help' %>target="_blank"<% end_if%>>
|
<a href="$Link" <% if Code == 'Help' %>target="_blank"<% end_if%>>
|
||||||
<span class="icon icon-16 icon-{$Code.LowerCase}"> </span>
|
<span class="icon icon-16 icon-{$Code.LowerCase}"> </span>
|
||||||
<span class="text">$Title</span>
|
<span class="text">$Title</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<% end_loop %>
|
<% end_loop %>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user