Ignore:
Timestamp:
12/05/08 00:21:04 (3 years ago)
Author:
ArthurClemens
Message:

Item113: more css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ClassificationPlugin/data/Applications/ClassificationApp/RenderCategoryFactory.txt

    r1090 r1178  
    7171    <input type="submit" class="twikiSubmit natOkButton" value="Submit" />&nbsp; 
    7272%IFDEFINEDTHEN{"%URLPARAM{"manage"}%" as="on"}% 
    73     <input type="button" class="twikiButton natAltButton" value="Hide all Categories" onclick="window.location.href='%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%';"/> 
     73    <input type="button" class="foswikiButton natAltButton" value="Hide all Categories" onclick="window.location.href='%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%';"/> 
    7474%ELSEDEFINED% 
    75     <input type="button" class="twikiButton natAltButton" value="Show all Categories" onclick="window.location.href='%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%?manage=on';"/> 
     75    <input type="button" class="foswikiButton natAltButton" value="Show all Categories" onclick="window.location.href='%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%?manage=on';"/> 
    7676%FIDEFINED% 
    7777    &nbsp;<input type="button" class="twikiButtonCancel natCancelButton" value="Reset" onclick="window.location.href='%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%';"/> 
Note: See TracChangeset for help on using the changeset viewer.