Dotclear


Ignore:
Timestamp:
09/08/15 09:16:32 (10 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Users can now add a background text color button using ckeditor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/tpl/index.tpl

    r3052 r3090  
    3333       <?php echo form::checkbox('dcckeditor_textcolor_button', 1, $dcckeditor_textcolor_button); ?> 
    3434       <label class="classic" for="dcckeditor_textcolor_button">&nbsp;<?php echo __('Add text color button');?></label> 
     35     </p> 
     36     <p> 
     37       <?php echo form::checkbox('dcckeditor_background_textcolor_button', 1, $dcckeditor_background_textcolor_button); ?> 
     38       <label class="classic" for="dcckeditor_background_textcolor_button">&nbsp;<?php echo __('Add background text color button');?></label> 
    3539     </p> 
    3640     <p> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map