@@ -266,7 +266,7 @@ def createthumbs(path,list,options):
def create_medium_bitmap(infile,outfile,r,link=False,vector=False):
if link:
os.symlink(infile,outfile)
os.symlink('../'+os.path.basename(infile),outfile)
return
res=r+'x'+r+'>'
if vector:
The note is not visible to the blocked user.