Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Side by Side Diff: chrome/common/extensions/docs/templates/private/cc.html

Issue 119983002: convert cc logo to png to avoid unhandled mimetype in appengine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: trying to fix binary issue with rietveld Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/images/cc_by.svg ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <footer id="cc-info"> 1 <footer id="cc-info">
2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</ button> 2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</ button>
3 <!--p class="last-updated">Last updated August 2, 2013.</p--> 3 <!--p class="last-updated">Last updated August 2, 2013.</p-->
4 <p class="cc-license"><a href="http://creativecommons.org/licenses/by/3.0/"><i mg src="{{static}}/images/cc_by.svg" alt="Licensed Creative Commons by Attributi on"></a></p> 4 <p class="cc-license"><a href="http://creativecommons.org/licenses/by/3.0/"><i mg src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attributi on"></a></p>
5 </footer> 5 </footer>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/static/images/cc_by.svg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698