aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortilly-Q <nattilypigeonfowl@gmail.com>2013-07-08 14:31:28 -0400
committertilly-Q <nattilypigeonfowl@gmail.com>2013-07-08 14:31:28 -0400
commit650a0aa90dacd97286a081b0b7c11abb04ba8767 (patch)
treeee4a89d2c41162f4b5872ebba7a14bdd44685f98
parent3ce0c6113eee9d291a8cba7d398a3d3114792cc9 (diff)
downloadmediagoblin-650a0aa90dacd97286a081b0b7c11abb04ba8767.tar.lz
mediagoblin-650a0aa90dacd97286a081b0b7c11abb04ba8767.tar.xz
mediagoblin-650a0aa90dacd97286a081b0b7c11abb04ba8767.zip
I just added the attribution for the clipboard image to the code.
-rw-r--r--mediagoblin/templates/mediagoblin/admin/report.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/mediagoblin/templates/mediagoblin/admin/report.html b/mediagoblin/templates/mediagoblin/admin/report.html
index 2e802198..ef90df40 100644
--- a/mediagoblin/templates/mediagoblin/admin/report.html
+++ b/mediagoblin/templates/mediagoblin/admin/report.html
@@ -66,7 +66,8 @@
<div id="report-{{ report.id }}"
class="report_wrapper">
<div class="report_author">
- <img src="{{ request.staticdirect('/images/icon_clipboard.png') }}" />
+ <img src="{{ request.staticdirect('/images/icon_clipboard.png') }}"
+ alt="Under a GNU LGPL v.3 or Creative Commons BY-SA 3.0 license. Distributed by the GNOME project http://www.gnome.org" />
<a href="{{ request.urlgen('mediagoblin.admin.users_detail',
user=report.reporter.username) }}"
class="report_authorlink">