I just added the attribution for the clipboard image to the code.

This commit is contained in:
tilly-Q 2013-07-08 14:31:28 -04:00
parent 3ce0c6113e
commit 650a0aa90d

View File

@ -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">