Changeset 273 for ZMS/trunk/dtml/ZMS/manage_customize.dtml
- Timestamp:
- 05.11.2008 14:07:36 (4 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/dtml/ZMS/manage_customize.dtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/dtml/ZMS/manage_customize.dtml
r267 r273 346 346 <dtml-var "getTextInput(fmName='customForm',elName='value',value=getConfProperty(key,item.get('default','')),size=15,enabled=1,REQUEST=REQUEST,css='form-small')"> 347 347 </dtml-if> 348 <dtml-if "getPortalClients()"> 349 <input class="form-checkbox" type="checkbox" name="portal_clients" value="portal_clients"<dtml-if "REQUEST.form.get('portal_clients')"> checked="checked"</dtml-if>> Clients 350 </dtml-if> 348 351 <input class="form-submit" type="submit" name="btn" value="Change"> 349 352 </td>
Note: See TracChangeset
for help on using the changeset viewer.
