Revision 240
Added by stefan almost 20 years ago
| template.html | ||
|---|---|---|
| 400 | 400 |
<input type="checkbox" name="world_writeable" id="world_writeable" style="width: 14px; height: 14px;" value="true"{WORLD_WRITEABLE_SELECTED} />
|
| 401 | 401 |
<label for="world_writeable"> |
| 402 | 402 |
{TEXT_WORLD_WRITEABLE_FILE_PERMISSIONS} (777)
|
| 403 |
</font>
|
|
| 403 |
</label>
|
|
| 404 | 404 |
<br /> |
| 405 | 405 |
<font class="note">({WORLD_WRITEABLE_WARNING})</font>
|
| 406 | 406 |
</div> |
Also available in: Unified diff
Applied aportale's patch to use label instead of javascript toggle code