Dotclear

Changeset 1797:7ebbc4eaa916


Ignore:
Timestamp:
09/11/13 17:44:40 (12 years ago)
Author:
Dsls
Branch:
actionsreloaded
Message:

tuned tags plugin (only plugin currently adapted to 2.6 temporary actions improvements)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/_admin.php

    r1609 r1797  
    236236               )). 
    237237               '<form action="'.$form_uri.'" method="post">'. 
    238                $hidden_fields->getEntries(). 
     238               //$hidden_fields->getEntries(). 
    239239               '<div><label for="new_tags" class="area">'.__('Tags to add:').'</label> '. 
    240240               form::textarea('new_tags',60,3). 
    241241               '</div>'. 
    242                $hidden_fields->getHidden(). 
     242               $hidden_fields. 
    243243               $core->formNonce(). 
    244244               form::hidden(array('action'),'tags'). 
Note: See TracChangeset for help on using the changeset viewer.

Sites map