Changeset 28323 for main


Ignore:
Timestamp:
2013-09-27T16:40:29+12:00 (11 years ago)
Author:
ak19
Message:

Dr Bainbridge fixed a bug on nzdl's GTI page where a file's download link didn't work because the url was pointing to cgi-bin instead of resolving this to custom.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/macros/gti.dm

    r18460 r28323  
    178178  _If_(_4_,<tr><td align="right">&nbsp;</td><td>
    179179     <a href="_gwcgi_?a=gti&amp;p=find&amp;e=_compressedoptions_">_textgticorrectexistingtranslations_</a><br>
    180      _If_(_4_ eq _gtidownloadglihelp, <a href="_4_">, <a href="_httpprefix_/_4_">)_textgtidownloadtargetfile_</a>
     180     _If_("_4_" eq "_gtidownloadglihelp_", <a href="_4_">, <a href="_httpprefix_/_4_">)_textgtidownloadtargetfile_</a>
    181181
    182182     _If_(_gtiglihelpzipfilepath_, <a href="_httpprefix_/_gtiglihelpzipfilepath_">_textgtiglihelpzipfile_</a>,)<br>
Note: See TracChangeset for help on using the changeset viewer.