Dotclear


Ignore:
Timestamp:
04/30/11 10:28:24 (14 years ago)
Author:
kozlika
Branch:
userprefs
Message:

Corrections formulaires, étape 4. Fin pour le core ! \o/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/posts_actions.php

    r0 r70  
    224224     echo 
    225225     '<form action="posts_actions.php" method="post">'. 
    226      '<p><label class="classic">'.__('Category:').' '. 
     226     '<p><label for="new_cat_id" class="classic">'.__('Category:').' '. 
    227227     form::combo('new_cat_id',$categories_combo,''). 
    228228     '</label> '; 
     
    241241     echo 
    242242     '<form action="posts_actions.php" method="post">'. 
    243      '<p><label class="classic">'.__('Author ID:').' '. 
     243     '<p><label for="new_auth_id" class="classic">'.__('Author ID:').' '. 
    244244     form::field('new_auth_id',20,255). 
    245245     '</label> '; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map