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/KoalaSkin/templates/ks_config

    r189 r464  
    3636 
    3737function _KSWEBMAP_maplink () { 
    38  maplink="<td align=right><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$KSWEBMAPTOPIC' title='Map of web <nop>$web'><img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0></a><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/WebChanges' title='Newest changed topics of web <nop>$web'><img src='%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0></a></table>" 
     38 maplink="<td align=right><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$KSWEBMAPTOPIC' title='Map of web <nop>$web'><img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0></a><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/WebChanges' title='Newest changed topics of web <nop>$web'><img src='%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0></a></table>" 
    3939} 
    4040 
Note: See TracChangeset for help on using the changeset viewer.