Dotclear


Ignore:
Timestamp:
11/21/17 05:30:34 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Revert back from 191 to 255 chars (as utf8mb4 MySQL is only available with 5.7+ server, assuming large-prefix and barracuda), addresses #1278

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/category.php

    r3572 r3606  
    216216'<div class="lockable">'. 
    217217'<p><label for="cat_url">'.__('URL:').'</label> ' 
    218 .form::field('cat_url',40,191,html::escapeHTML($cat_url)). 
     218.form::field('cat_url',40,255,html::escapeHTML($cat_url)). 
    219219'</p>'. 
    220220'<p class="form-note warn" id="note-cat-url">'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map