Ignore:
Timestamp:
Jul 25, 2012, 12:57:18 PM (12 years ago)
Author:
plg
Message:

bug 2655 fixed: maximum length for album name is 255 chars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/admin/themes/default/template/cat_list.tpl

    r16830 r17006  
    7171      <input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
    7272      <p><strong>{'Album name'|@translate}</strong>
    73         <br><input type="text" name="virtual_name">
     73        <br><input type="text" name="virtual_name" maxlength="255">
    7474      </p>
    7575      <span class="actionButtons">
Note: See TracChangeset for help on using the changeset viewer.