| Revision 3,
944 bytes
checked in by francois.harvey, 2 years ago
(diff) |
|
Importation initial de wiki web help. Version 0.2.5 de Richard Bondi licensié sous license MIT.
|
| Line | |
|---|
| 1 | <div class="header">Page Options</div>
|
|---|
| 2 | <div class="clear"></div>
|
|---|
| 3 |
|
|---|
| 4 | <div class="labelvar">Name:</div>
|
|---|
| 5 | <div class="field"><input name="name" /></div>
|
|---|
| 6 | <div class="clear"></div>
|
|---|
| 7 |
|
|---|
| 8 | <div style="float:left;">
|
|---|
| 9 | <div class="field"><input type="radio" name="opt" checked />Remove Page</div>
|
|---|
| 10 | <div class="clear"></div>
|
|---|
| 11 | <div class="field"><input type="radio" name="opt" />Rename</div>
|
|---|
| 12 | <div class="clear"></div>
|
|---|
| 13 | </div>
|
|---|
| 14 | <div style="float:left;">
|
|---|
| 15 | <div class="field"><input type="radio" name="opt" />Cut</div>
|
|---|
| 16 | <div class="clear"></div>
|
|---|
| 17 | </div>
|
|---|
| 18 | <div class="labelvar">Revision Comments:</div>
|
|---|
| 19 | <div class="field"><textarea name="comment"></textarea></div>
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 | <div class="field">Close to Cancel</div>
|
|---|
| 23 | <div style="height:20px;clear:both;"></div>
|
|---|
| 24 | <div style="text-align:center;">
|
|---|
| 25 | <input type="submit" value="Update"/>
|
|---|
| 26 | </div>
|
|---|
Note: See
TracBrowser
for help on using the repository browser.