Replace button text
See original GitHub issueIssue Description
As the client can no longer report others, but can still use the Social Interactions screen, the button text should be changed from Player Reporting
to Social Interactions
, aka menu.playerReporting
to gui.socialInteractions.title
.
Edit: this should be done only when the mod is present on server and client or when #62 is enabled.
Issue Analytics
- State:
- Created 10 months ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
How to change the text of a button in jQuery? - Stack Overflow
Depends on what type of button you are using <input type='button' value='Add' id='btnAddProfile'> $("#btnAddProfile").attr('value', ...
Read more >How to Change the Text of a Button using jQuery
Answer: Use the jQuery prop() and html() Methods ... You can simply use the jQuery prop() method to change the text of the...
Read more >How to Change the Text of a Button using jQuery?
How to Change the Text of a Button using jQuery? · Get the text from the <button> element. · It matches the selector...
Read more >How to change the Button element text using JavaScript
To change the button text, first we need to access the button element inside the JavaScript by using the document.getElementById() method and ...
Read more >Changing Button's Text - JavaScript - permadi.com
To change the text of a button that has been declared with <input type="button"> tag: use the button's value property. For example: ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
You can press P
Ah, okay. Well, questionable naming is on Mojang anyways, seeing how player reporting is not the only thing that can be done in social interactions.