Ignore:
Timestamp:
Sep 21, 2005, 10:16:54 PM (19 years ago)
Author:
plg
Message:
  • bug 151 fixed: default maxheight was not proposed as "set to" option in admin/user_list
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/admin/user_list.tpl

    r862 r874  
    258258      <label><input type="radio" name="maxheight_action" value="set" id="maxheight_action_set" /> {lang:set to}</label>
    259259      <input onmousedown="document.getElementById('maxheight_action_set').checked = true;"
    260              type="text" size="4" maxlength="4" name="maxheight" value="{maxheight}" />
     260             type="text" size="4" maxlength="4" name="maxheight" value="{MAXHEIGHT}" />
    261261    </td>
    262262  </tr>
Note: See TracChangeset for help on using the changeset viewer.