Dotclear


Ignore:
Timestamp:
12/29/17 15:08:35 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:
  • Add module id in () after module label in modules' list
  • cope with required textarea with CKEditor (still not perfect)
  • html::escapeHTML() is === with , so replace the first by the second
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r3639 r3640  
    804804     '<p class="area"><label for="comment_content" class="required"><abbr title="'.__('Required field').'">*</abbr> '. 
    805805     __('Comment:').'</label> '. 
    806      form::textarea('comment_content',50,8,html::escapeHTML(''),'','',false,'required placeholder="'.__('Comment').'"'). 
     806     form::textarea('comment_content',50,8,'','','',false,'required placeholder="'.__('Comment').'"'). 
    807807     '</p>'. 
    808808 
Note: See TracChangeset for help on using the changeset viewer.

Sites map