Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/ClassicSkin/templates/attachtables.classic.tmpl

    r3 r463  
    33%{ Header definition for topic attachments and top table in attach screen }% 
    44%TMPL:DEF{ATTACH:files:header(basic)}%<div class="twikiAttachments"> 
    5 | *[[%TWIKIWEB%.FileAttachment][Attachment]]* | *Action* | *Size* | *Date* | *Who* | *Comment* |%TMPL:END% 
     5| *[[%SYSTEMWEB%.FileAttachment][Attachment]]* | *Action* | *Size* | *Date* | *Who* | *Comment* |%TMPL:END% 
    66 
    77%{ A basic row definition, for attachment table and attach screen }% 
     
    2222%{ Header for table at top of attach screen }% 
    2323%TMPL:DEF{ATTACH:files:header:A}% 
    24 %TMPL:P{ATTACH:files:header(basic)}% *[[%TWIKIWEB%.FileAttribute][Attribute]]* | 
     24%TMPL:P{ATTACH:files:header(basic)}% *[[%SYSTEMWEB%.FileAttribute][Attribute]]* | 
    2525%TMPL:END% 
    2626 
Note: See TracChangeset for help on using the changeset viewer.