Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPageBorder.txt

    r14 r464  
    1010   * Set USERSTYLEURL = %ATTACHURL%/centerpageborder.css 
    1111</verbatim> 
    12 You can write this line in %TWIKIWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
     12You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 
    1313</div> 
    1414 
     
    2121} 
    2222#patternPageShadow { 
    23 background-image:url("%PUBURLPATH%/%TWIKIWEB%/PatternSkin/striped_pageshadow.gif"); 
     23background-image:url("%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/striped_pageshadow.gif"); 
    2424} 
    2525</style> 
     
    4444} 
    4545#patternPageShadow { 
    46 background-image:url("%PUBURLPATH%/%TWIKIWEB%/PatternSkin/striped_pageshadow.gif"); 
     46background-image:url("%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/striped_pageshadow.gif"); 
    4747}</style> 
    4848 
Note: See TracChangeset for help on using the changeset viewer.