Merge "Docs: Changing text on Feedback button. Bug: 26452230" am: 49d5d5576e
am: 256dbdc76d
* commit '256dbdc76d5f133c0520ff6b2f4d1fc51036adf2':
Docs: Changing text on Feedback button. Bug: 26452230
This commit is contained in:
commit
86d7ffb6c6
|
@ -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){}">Send Feedback</a>
|
||||
userfeedback.api.startFeedback({'productId':'715571','authuser':'1'});return false;}catch(e){}">Feedback on Site</a>
|
||||
</div>
|
||||
<div id="copyright">
|
||||
<?cs call:custom_cc_copyright() ?>
|
||||
|
|
Loading…
Reference in New Issue