Merge "Docs: Shorten feedback button text."
am: a3a9d929a6
* commit 'a3a9d929a61bf0574d8372d5932af6bde2e12920':
Docs: Shorten feedback button text.
This commit is contained in:
commit
308033ba6b
1 changed files with 1 additions and 1 deletions
|
@ -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() ?>
|
||||
|
|
Loading…
Reference in a new issue