7c5bd526b1
* make comment more accurate: members are removed, not banned They can rejoin with an invitation in a private group or at any time in a public group. * change windows line breaks to unix line breaks * change flavour text of Golden Knight collection quest to reduce number of testimonies * fix grammatical error noticed by mandyzhou * improve message about not being able to send PMs because we often see people report it as a bug * update instructions for cancelling Google subscriptions (thanks to Scea for noticing) * change Delete Completed on-hover message - fixes #8598 * correct the Orb of Rebirth's text about pets and mounts (they are not locked)
7 lines
311 B
Plaintext
7 lines
311 B
Plaintext
script(type='text/ng-template', id='modals/task-edit.html')
|
|
.modal-content.task-modal(style='min-width:22em', class='{{taskStatus}}', id="task-{{task._id}}")
|
|
.modal-body.text-center(style='padding-bottom:0')
|
|
include ../tasks/edit/index
|
|
.modal-footer(style='margin-top:0')
|
|
.container-fluid
|