From 263d08b6ceb637147cca09b9c217ed78738b5b79 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" <bkuhn@ebb.org> Date: Thu, 6 Nov 2014 19:09:19 -0500 Subject: [PATCH] What does this do? --- templates/page.tmpl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/templates/page.tmpl b/templates/page.tmpl index c5ecef2..827098b 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -60,15 +60,12 @@ <div class="container"> <header class="navbar navbar-default navbar-fixed-bottom copyleft-navbar"> <nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation"> - <ul class="nav navbar-nav navbar-left"> - <li><a href="/about/about/">About this site</a></li> - <li class="navbar-text">By submitting changes and/or additions to this site, you irrevocably + <p class="navbar-text navbar-left">By submitting changes and/or additions to this site, you irrevocably agree to release your contribution under the <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>, with the understanding that a hyperlink or - URL is sufficient for CC BY-SA 4.0 attribution.</li> - <li><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></li> + <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a></p> <nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation"> <ul class="nav navbar-nav navbar-right"> <TMPL_IF EDITURL>