Dotclear

Changeset 1874:0f292c55dba7


Ignore:
Timestamp:
09/16/13 08:30:46 (11 years ago)
Author:
Dsls
Branch:
actionsreloaded
Parents:
1808:7cb106195d0d (diff), 1869:86628c089648 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge with default

Files:
5 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/_admin.php

    r1797 r1874  
    321321           
    322322          echo 
    323           '<p><label for="user_tag_list_format">'.__('Tags list format:').'</label> '. 
     323          '<p><label for="user_tag_list_format" class="classic">'.__('Tags list format:').'</label> '. 
    324324          form::combo('user_tag_list_format',$combo,$value). 
    325325          '</p>'; 
  • plugins/tags/_admin.php

    r1844 r1874  
    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