| Index: chrome/common/extensions/docs/templates/private/cc.html
|
| diff --git a/chrome/common/extensions/docs/templates/private/cc.html b/chrome/common/extensions/docs/templates/private/cc.html
|
| index 7e38c1fa2e65a95e47afea4075618472ae8a6d7e..819082069ad5021d5bb300588153959e2fc17167 100644
|
| --- a/chrome/common/extensions/docs/templates/private/cc.html
|
| +++ b/chrome/common/extensions/docs/templates/private/cc.html
|
| @@ -1,5 +1,5 @@
|
| <footer id="cc-info">
|
| <button id="send-feedback" class="google-button" data-feedback>Send Feedback</button>
|
| <!--p class="last-updated">Last updated August 2, 2013.</p-->
|
| - <p class="cc-license"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"></a></p>
|
| + <p class="cc-logo"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"></a></p>
|
| </footer>
|
|
|