mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Capitalise title
This commit is contained in:
parent
d109992a37
commit
aafa448bdd
@ -1,4 +1,4 @@
|
||||
<button class="sticky-toggle" type="button" title="Sticky nav">Sticky nav</button>
|
||||
<span class="sticky-status-indicator">auto</span>
|
||||
<span class="sticky-status-indicator">Auto</span>
|
||||
<a class="toggle-expand" href="#"><span>»</span></a>
|
||||
<a class="toggle-collapse" href="#"><span>«</span></a>
|
||||
|
Loading…
Reference in New Issue
Block a user