Dotclear

Changeset 375 for plugins/blocNotes


Ignore:
Timestamp:
03/26/08 23:13:17 (16 years ago)
Author:
Moe
Message:

removing temporary development code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/blocNotes/index.php

    r374 r375  
    6666               <fieldset> 
    6767                    <legend><?php echo(__('Personal text, writable by you only')); ?></legend> 
     68                    <?php echo(blocNotes::textarea()); ?> 
     69               </fieldset> 
     70               <?php /* 
     71               <fieldset> 
     72                    <legend><?php echo(__('Personal text, writable by you only')); ?></legend> 
    6873                    <?php echo(blocNotes::textarea('personal')); ?> 
    6974               </fieldset> 
     
    7378               </fieldset> 
    7479               <p><?php echo __('These texts will be readable by all the users, don&#39;t write some'); ?></p> 
     80               */ ?> 
    7581 
    7682               <p><?php echo $core->formNonce(); ?></p> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map