Dotclear

Changeset 2178:39e2f2e0e4d2 for inc


Ignore:
Timestamp:
10/01/13 08:00:56 (12 years ago)
Author:
Dsls
Branch:
default
Message:

fixed warning on author change, put right uris in form actions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/actions/class.dcactionposts.php

    r2169 r2178  
    237237               );              
    238238               echo 
    239                '<form action="'.$ap->getRedirection(array(),true).'" method="post">'. 
     239               '<form action="'.$ap->getURI().'" method="post">'. 
    240240               $ap->getCheckboxes(). 
    241241               '<p><label for="new_cat_id" class="classic">'.__('Category:').'</label> '. 
     
    309309 
    310310               echo 
    311                '<form action="'.$ap->getRedirection(array(),true).'" method="post">'. 
     311               '<form action="'.$ap->getURI().'" method="post">'. 
    312312               $ap->getCheckboxes(). 
    313313               '<p><label for="new_auth_id" class="classic">'.__('New author (author ID):').'</label> '. 
     
    359359                
    360360               echo 
    361                '<form action="'.$ap->getRedirection(array(),true).'" method="post">'. 
     361               '<form action="'.$ap->getURI().'" method="post">'. 
    362362               $ap->getCheckboxes(). 
    363363                
Note: See TracChangeset for help on using the changeset viewer.

Sites map