Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notice from server prompt spacing #323

Closed
ghost opened this issue Nov 13, 2017 · 0 comments
Closed

Notice from server prompt spacing #323

ghost opened this issue Nov 13, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 13, 2017

https://files.slack.com/files-pri/T02T320UA-F5U6Z92HK/pasted_image_at_2017_06_15_10_30_am.png
It would be great if we could fix the spacing and remove those tags

The message is sent by the server in player_service.py file :

                    player.lobby_connection.send_warning("""
                    The server has been shut down for maintenance, but should be back online soon. If you experience any
                    problems, please restart your client.<br><br>We apologize for this interruption.""")

There is a bad spacing + br tag should be removed too.

Rackover pushed a commit that referenced this issue Dec 25, 2018
* Clean up spacing

* send_warning sends <br/> instead of <br>
Brutus5000 pushed a commit that referenced this issue Jun 24, 2019
* Clean up spacing

* send_warning sends <br/> instead of <br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants