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/NatSkin/templates/attachtables.nat.tmpl

    r428 r464  
    7575    </td> 
    7676    <td class="natAttachmentActions"> 
    77       <a href="javascript:void(0)" title='%MAKETEXT{"edit properties of this attachment"}%' rel='nofollow' onclick="toggleAttachmentEditor(this)"><img src="%PUBURLPATH%/%TWIKIWEB%/NatSkin/pencil.png" border="0"/></a> 
    78       <a href="javascript:void(0)" title='%MAKETEXT{"view revisions of this attachment"}%' rel='nofollow' onclick="toggleAttachmentHistory(this)"><img src="%PUBURLPATH%/%TWIKIWEB%/NatSkin/time.png" border="0"/></a> 
    79       <a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?attachment=%A_FILE%" title='%MAKETEXT{"move this attachment to a different topic"}%' rel='nofollow'><img src="%PUBURLPATH%/%TWIKIWEB%/NatSkin/page_white_go.png" border="0"/></a>  
    80       <a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?attachment=%A_FILE%;newweb=%TRASHWEB%;" title="%MAKETEXT{"delete this attachment"}%" rel='nofollow'><img src="%PUBURLPATH%/%TWIKIWEB%/NatSkin/bin.png" border="0" /></a> 
     77      <a href="javascript:void(0)" title='%MAKETEXT{"edit properties of this attachment"}%' rel='nofollow' onclick="toggleAttachmentEditor(this)"><img src="%PUBURLPATH%/%SYSTEMWEB%/NatSkin/pencil.png" border="0"/></a> 
     78      <a href="javascript:void(0)" title='%MAKETEXT{"view revisions of this attachment"}%' rel='nofollow' onclick="toggleAttachmentHistory(this)"><img src="%PUBURLPATH%/%SYSTEMWEB%/NatSkin/time.png" border="0"/></a> 
     79      <a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?attachment=%A_FILE%" title='%MAKETEXT{"move this attachment to a different topic"}%' rel='nofollow'><img src="%PUBURLPATH%/%SYSTEMWEB%/NatSkin/page_white_go.png" border="0"/></a>  
     80      <a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?attachment=%A_FILE%;newweb=%TRASHWEB%;" title="%MAKETEXT{"delete this attachment"}%" rel='nofollow'><img src="%PUBURLPATH%/%SYSTEMWEB%/NatSkin/bin.png" border="0" /></a> 
    8181    </td> 
    8282  </tr> 
Note: See TracChangeset for help on using the changeset viewer.