Ignore:
Timestamp:
11/11/08 10:49:04 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiDocGraphics DocumentGraphics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/QuickMenuSkin/templates/edit.quickmenu.tmpl

    r464 r549  
    3535<div id=userSignature> 
    3636<div style="float:right" class="twistyMakeVisible"> 
    37 <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use monospace font"}%" title="%MAKETEXT{"Use monospace font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/monospace.gif" height="16" border="0" onclick="return setEditBoxFontStyle('mono');" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use proportional spaced font"}%" title="%MAKETEXT{"Use proportional spaced font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/proportional.gif" height="16" border="0" onclick="return setEditBoxFontStyle('proportional');" /></a> 
     37<a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use monospace font"}%" title="%MAKETEXT{"Use monospace font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/monospace.gif" height="16" border="0" onclick="return setEditBoxFontStyle('mono');" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use proportional spaced font"}%" title="%MAKETEXT{"Use proportional spaced font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/proportional.gif" height="16" border="0" onclick="return setEditBoxFontStyle('proportional');" /></a> 
    3838&nbsp; 
    39 <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Enlarge edit box"}%" title="%MAKETEXT{"Enlarge edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowdown.gif" height="16" border="0" onclick="return changeEditBox(1);" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Shrink edit box"}%" title="%MAKETEXT{"Shrink edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowup.gif" height="16" border="0" onclick="return changeEditBox(-1);" /></a> 
     39<a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Enlarge edit box"}%" title="%MAKETEXT{"Enlarge edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowdown.gif" height="16" border="0" onclick="return changeEditBox(1);" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Shrink edit box"}%" title="%MAKETEXT{"Shrink edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowup.gif" height="16" border="0" onclick="return changeEditBox(-1);" /></a> 
    4040</div> 
    4141%MAKETEXT{"Your signature to copy/paste:"}% <input size=40 name=sig id=sig type=text readonly title="%MAKETEXT{"Select, copy and paste your signature text to the bottom of your entry"}%" value="-- <nop>%WIKIUSERNAME% - %DATE%" /> 
Note: See TracChangeset for help on using the changeset viewer.