summaryrefslogtreecommitdiffstats
path: root/forum/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'forum/templates/footer.html')
-rw-r--r--forum/templates/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/forum/templates/footer.html b/forum/templates/footer.html
index 239ac9e1..89d4801f 100644
--- a/forum/templates/footer.html
+++ b/forum/templates/footer.html
@@ -28,7 +28,7 @@
</div>
<div id="licenseLogo">
<a href="http://creativecommons.org/licenses/by/3.0/">
- <img src="{% media "/content/images/cc-wiki.png" %}" title="Creative Commons: Attribution - Share Alike" alt="cc-wiki" width="50" height="68" />
+ <img src="{% media "/media/images/cc-wiki.png" %}" title="Creative Commons: Attribution - Share Alike" alt="cc-wiki" width="50" height="68" />
</a>
</div>
</div>