forked from openkylin/platform_build
Merge "Docs: Changing text on Feedback button. Bug: 26452230"
This commit is contained in:
commit
49d5d5576e
|
@ -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() ?>
|
||||||
|
|
Loading…
Reference in New Issue