]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/footer.html
Remove footer link to squatted domain
[osqa.git] / forum / skins / default / templates / footer.html
index dc00a2f3d50116139b0230462737cf2e319d46de..43f0c0f70abb0c79020110a55376d55f9a6ce279 100644 (file)
@@ -6,13 +6,11 @@
         {% loadregistry footer_links %}<span class="link-separator"> |</span>{% endloadregistry %}
     </div>
   <p>
-     <a href="http://osqa.net" target="_blank" title="OSQA {{ settings.OSQA_VERSION }} ({{ settings.VCS_REVISION }})">
         powered by OSQA
-     </a>
   </p>
 </div>
  <div id="licenseLogo">
-  <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">
+  <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/">
             <img src="{% media  "/media/images/by-sa-88x31.png" %}" title="Creative Commons: Attribution - Share Alike" alt="cc-by-sa" width="88" height="31" />
   </a>
  </div>