Conditional_USER_HAS_PIC() was leaving the download file open, causing the actual...
[citadel.git] / webcit / static / t / user / show.html
index f25d231f0f44a3089dc9b33fdb77c86285226b9e..b957bd2525c782dfb397e589da521c617ac4804b 100644 (file)
@@ -15,7 +15,7 @@
        <center>
          <table>
            <tr><td>
-               <??("COND:USER:PIC", 1, B"who")><img src="image?name=_userpic_&amp;parm=<?BSTR("who", "U")>" alt=""><??("X", 1)>
+               <??("COND:USER:PIC", 1, B"who")><img src="image?name=_userpic_?parm=<?BSTR("who", "U")>" alt=""><??("X", 1)>
              </td><td><h1>
                  <?BSTR("who", "X")>
        </h1></td></tr>