Notify.php
[Pman.Core] / Pman.Dialog.CoreEmail.js
index 0cd9182..b0cd48d 100644 (file)
@@ -781,6 +781,7 @@ Pman.Dialog.CoreEmail = {
                items  : [
                 {
                  xtype : 'HtmlEditor',
+                 allowComments : true,
                  autosave : function() {
                      
                      var body = _this.form.findField('bodytext');
@@ -800,8 +801,10 @@ Pman.Dialog.CoreEmail = {
                      'background',
                      'background-color',
                      'border',
+                     'border-radius',
                      'border-bottom',
                      'border-collapse',
+                     'box-shadow',
                      'clear',
                      'color',
                      'cursor',