Add an in-place MOTD editor
This commit is contained in:
parent
436df375c7
commit
d09d7ad64e
6 changed files with 48 additions and 2 deletions
|
|
@ -110,6 +110,8 @@
|
|||
<div id="permedit" class="span12">
|
||||
</div>
|
||||
<div id="motdedit" class="span12">
|
||||
<strong>Notice:</strong>
|
||||
The MOTD can now be edited in-place by clicking the small page icon next to the minus/plus icon. This editor is left in place for legacy purposes.
|
||||
<textarea rows="10" id="motdtext"></textarea>
|
||||
<button class="btn btn-primary" id="save_motd">Save</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue