Changeset 1090 for trunk/ClassificationPlugin/data/Applications/ClassificationApp/ClassifiedTopic.txt
- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ClassificationPlugin/data/Applications/ClassificationApp/ClassifiedTopic.txt
r482 r1090 21 21 %STARTSECTION{"factory"}%<!-- factory --> 22 22 <style type="text/css"> 23 .twikiPageForm . twikiFirstCol {23 .twikiPageForm .foswikiFirstCol { 24 24 width:8em; 25 25 } … … 41 41 <table> 42 42 <tr> 43 <th class=" twikiFirstCol">%IFDEFINED{"%LABEL%" then="$test" else="Name"}%:</th>43 <th class="foswikiFirstCol">%IFDEFINED{"%LABEL%" then="$test" else="Name"}%:</th> 44 44 <td><input class="twikiInputField" type="text" name="topic" size="40" /> 45 45 %TOGGLE{target=".toggleMe" text="Advanced Options"}% … … 47 47 </tr> 48 48 <tr class="toggleMe" style="display:none"> 49 <th class=" twikiFirstCol">49 <th class="foswikiFirstCol"> 50 50 <div>Category:</div> 51 51 </th> … … 69 69 </tr> 70 70 <tr class="toggleMe" style="display:none"> 71 <th class=" twikiFirstCol">71 <th class="foswikiFirstCol"> 72 72 <div>Template:</div> 73 73 </th> … … 89 89 </tr> 90 90 <tr> 91 <th class=" twikiFirstCol"> </th>91 <th class="foswikiFirstCol"> </th> 92 92 <td> 93 93 <input type="submit" class="twikiSubmit natOkButton" value="Submit" />
Note: See TracChangeset
for help on using the changeset viewer.
