Changeset 17838 for misc/runpugs/data
- Timestamp:
- 09/14/07 15:28:27 (15 months ago)
- Files:
-
- 1 modified
-
misc/runpugs/data/runpugs.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
misc/runpugs/data/runpugs.html
r15408 r17838 12 12 <input type="radio" id="rel" value="0" name="reldev" _REL_ > 13 13 <input type="radio" id="dev" value="1" name="reldev" _DEV_ > 14 <select name="history" id="hist" >15 <option value="">--- Recent commands ---</option>16 _HIST_17 </select>18 14 <textarea id="cmd" name="cmd" rows="20" cols="80"> 19 15 _ALL_
