Dotclear


Ignore:
Timestamp:
03/02/18 15:55:06 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Use specialized input fields (color, email, url, number, …) where is relevant

File:
1 edited

Legend:

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

    r3703 r3725  
    304304                '<p id="new_cat">' . __('Create a new category for the post(s)') . '</p>' . 
    305305                '<p><label for="new_cat_title">' . __('Title:') . '</label> ' . 
    306                 form::field('new_cat_title', 30, 255, '', '') . '</p>' . 
     306                form::field('new_cat_title', 30, 255) . '</p>' . 
    307307                '<p><label for="new_cat_parent">' . __('Parent:') . '</label> ' . 
    308308                form::combo('new_cat_parent', $categories_combo) . 
Note: See TracChangeset for help on using the changeset viewer.

Sites map