Dotclear

Changeset 2844:c11e19958407


Ignore:
Timestamp:
12/15/14 10:32:44 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
2.7
Message:

plugin_id was not transmitted in popup_posts for searching
Closes #2016

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/popup_posts.php

    r2812 r2844  
    5858     '<p><label for="q" class="classic">'.__('Search entry:').'</label> '.form::field('q',30,255,html::escapeHTML($q)). 
    5959     ' <input type="submit" value="'.__('Search').'" />'. 
     60     form::hidden('plugin_id',html::escapeHTML($plugin_id)). 
    6061     form::hidden('type',html::escapeHTML($type)). 
    6162     '</p></form>'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map