Merge "Docs: Changing text on Feedback button. Bug: 26452230"

This commit is contained in:
Gina Dimino 2016-01-08 18:31:38 +00:00 committed by Gerrit Code Review
commit 49d5d5576e
1 changed files with 1 additions and 1 deletions

View File

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