Changeset 1082
- Timestamp:
- 11/11/06 07:55:48
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webadmin/webapp/resources/default/default/default.xsl
r1081 r1082 2229 2229 </li> 2230 2230 <li class="padTop"> 2231 <input type="radio" value="Rc" name="how"/> 2232 <strong>Read</strong> and <strong>Write content only</strong> 2233 </li> 2234 <li class="padTop"> 2231 2235 <input type="radio" value="W" name="how"/> 2232 2236 <strong>Write and delete</strong> (content, access, properties) … … 2237 2241 <li> 2238 2242 <input type="radio" value="u" name="how"/> Delete only 2239 </li>2240 <li class="padTop">2241 <input type="radio" value="Rc" name="how"/>2242 <strong>Read</strong> and <strong>Write content only</strong>2243 2243 </li> 2244 2244 <li class="padTop">
