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/TWikiNetSkin/templates/viewbottombar.twikinet.tmpl

    r332 r464  
    1 %{ to include a bottom bar on a page, just include this template in the page template }%%TMPL:DEF{"bottombar"}%<div id="patternBottomBar"><div id="patternBottomBarContents"><div id="twikinetBadge"><a href="http://twiki.net/"><img src="%PUBURL%/%TWIKIWEB%/TWikiNetSkin/twiki_net_badge.gif" alt="TWIKI.NET" width="88" height="31" border="0" /></a></div><!--/twikinetBadge--><div id="patternWebBottomBar">%INCLUDE{"%TWIKIWEB%.WebBottomBar"}%</div><!--/patternWebBottomBar--></div><!-- /patternBottomBarContents--></div><!-- /patternBottomBar-->%TMPL:END% 
     1%{ to include a bottom bar on a page, just include this template in the page template }%%TMPL:DEF{"bottombar"}%<div id="patternBottomBar"><div id="patternBottomBarContents"><div id="twikinetBadge"><a href="http://twiki.net/"><img src="%PUBURL%/%SYSTEMWEB%/TWikiNetSkin/twiki_net_badge.gif" alt="TWIKI.NET" width="88" height="31" border="0" /></a></div><!--/twikinetBadge--><div id="patternWebBottomBar">%INCLUDE{"%SYSTEMWEB%.WebBottomBar"}%</div><!--/patternWebBottomBar--></div><!-- /patternBottomBarContents--></div><!-- /patternBottomBar-->%TMPL:END% 
Note: See TracChangeset for help on using the changeset viewer.