added links to tiny MCE
This commit is contained in:
parent
c65534a79a
commit
2a98a04ed8
|
|
@ -228,7 +228,7 @@
|
|||
toolbar: 'undo redo | blocks | ' +
|
||||
'bold italic backcolor | alignleft aligncenter ' +
|
||||
'alignright alignjustify | bullist numlist outdent indent | ' +
|
||||
'removeformat | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
'removeformat link | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
|
||||
});
|
||||
|
||||
|
|
@ -244,7 +244,7 @@
|
|||
toolbar: 'undo redo | blocks | ' +
|
||||
'bold italic backcolor | alignleft aligncenter ' +
|
||||
'alignright alignjustify | bullist numlist outdent indent | ' +
|
||||
'removeformat | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
'removeformat link | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }',
|
||||
language: 'pl'
|
||||
});
|
||||
|
|
@ -261,7 +261,7 @@
|
|||
toolbar: 'undo redo | blocks | ' +
|
||||
'bold italic backcolor | alignleft aligncenter ' +
|
||||
'alignright alignjustify | bullist numlist outdent indent | ' +
|
||||
'removeformat | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
'removeformat link | table tableinsertdialog tablecellprops tableprops advtablerownumbering',
|
||||
content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue