Changeset - dfd6a609e9b2
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-06 19:00:13
bkuhn@ebb.org
Attempt to get this in the right place.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -36,7 +36,7 @@
 
            <span class="icon-bar"></span>
 
            <span class="icon-bar"></span>
 
          </button>
 
         <svg x="0" y="0" width="48" height="48" style="overflow: visible;"><image align="left" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /></svg>
 
         <svg x="0" y="0" width="48" height="48" style="overflow: visible;"><image x="0"  y="0" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /></svg>
 
         <a class="navbar-brand" href="<TMPL_VAR BASEURL>"><TMPL_VAR WIKINAME></a>
 
        </div>
 
        <nav class="collapse navbar-collapse npoacct-navbar-collapse" role="navigation">
0 comments (0 inline, 0 general)