mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 14:26:30 +01:00
Reworded some of the options
This commit is contained in:
parent
7d62973d18
commit
8f16badf85
1 changed files with 4 additions and 4 deletions
|
|
@ -29,12 +29,12 @@
|
|||
<div class="dialogcontentparent">
|
||||
<div class="dialogcontent">
|
||||
<h3>Output display</h3>
|
||||
<label><input type="checkbox" data-setting="gagprompt" value="value">Gag prompts from output</label><br />
|
||||
<label><input type="checkbox" data-setting="helppopup" value="value">Help in popup window</label><br />
|
||||
<label><input type="checkbox" data-setting="gagprompt" value="value">Don't echo prompts to the main text area</label><br />
|
||||
<label><input type="checkbox" data-setting="helppopup" value="value">Open help in popup window</label><br />
|
||||
<hr />
|
||||
<h3>Notifications</h3>
|
||||
<label><input type="checkbox" data-setting="notification_popup" value="value">Popup window</label><br />
|
||||
<label><input type="checkbox" data-setting="notification_sound" value="value">Sound</label><br />
|
||||
<label><input type="checkbox" data-setting="notification_popup" value="value">Popup notification</label><br />
|
||||
<label><input type="checkbox" data-setting="notification_sound" value="value">Play a sound</label><br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue