OSDN Git Service

Docs: Shorten feedback button text.
authorClay Murphy <claym@google.com>
Tue, 12 Jan 2016 18:55:44 +0000 (10:55 -0800)
committerClay Murphy <claym@google.com>
Tue, 12 Jan 2016 18:55:44 +0000 (10:55 -0800)
Bug: 26452230
Change-Id: I8069d5087775a38f23e2aae86eb16fea81a65cd3

tools/droiddoc/templates-sac/footer.cs

index e38374a..e43adb0 100644 (file)
@@ -2,7 +2,7 @@
   <style>.feedback { float: right !Important }</style>
   <div class="feedback">
     <a href="#" class="button" onclick=" try {
-      userfeedback.api.startFeedback({'productId':'715571','authuser':'1'});return false;}catch(e){}">Feedback on Site</a>
+      userfeedback.api.startFeedback({'productId':'715571','authuser':'1'});return false;}catch(e){}">Site Feedback</a>
   </div>
   <div id="copyright">
     <?cs call:custom_cc_copyright() ?>