Docs: Shorten feedback button text.

Bug: 26452230
Change-Id: I8069d5087775a38f23e2aae86eb16fea81a65cd3
This commit is contained in:
Clay Murphy 2016-01-12 10:55:44 -08:00
parent 873eeec194
commit b43f809da9
1 changed files with 1 additions and 1 deletions

View 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() ?>