git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@705
f5e0f49d-192f-0410-a22d-
a8d8700d0965
#-------------------------------------------------------
function a_sfdownload($file)
{
- print "<a href=\"http://prdownloads.sourceforge.net/glabels/$file?download\">$file</a>";
+ print "<a href=\"http://downloads.sourceforge.net/glabels/$file\">$file</a>";
}
#-------------------------------------------------------