Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Silva <sebastian@somosazucar.org>2013-09-25 12:13:34 (GMT)
committer Sebastian Silva <sebastian@somosazucar.org>2013-09-25 12:13:34 (GMT)
commit086c7594a95646f52794ac3a085e47edef301415 (patch)
tree6449aafa46a94ffccb81573e38173e5c44d58d4a
parent42e7c0b090c40bf287f4f338793872c835cc4eaa (diff)
fix license logo
-rw-r--r--sugar_network_webui/templates/upload-form.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/sugar_network_webui/templates/upload-form.html b/sugar_network_webui/templates/upload-form.html
index 3284692..627ccc6 100644
--- a/sugar_network_webui/templates/upload-form.html
+++ b/sugar_network_webui/templates/upload-form.html
@@ -24,8 +24,8 @@
</div>
<div class="resource-form-field">
{{_('Please note that all contributions to Sugar Labs are considered to be released under the Attribution 3.0 Unported. If you do not want your writing to be edited and redistributed at will, then do not submit it here.') }}
- <br />
- <img class="inline_images" src="/static/images/{{_('cc-by-sa.png')}}" />
+ <br /><br />
+ <img class="inline_images" src="/static/images/{{_('cc-by-sa-full.png')}}" />
<br /><br />
{{_('You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. <b>Do not submit copyrighted work without permission!</b>')}}
<br /><br />