]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/user/show.html
Moved webcit display of user photo to the new protocol
[citadel.git] / webcit / static / t / user / show.html
index f411034eda303bc618edaed3507933934f43931d..c9c599f1b4880a0dafa7b45630024a36830f33c3 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="">
+               <img src="userpic?user=<?BSTR("who", "U")>" alt="" border=0>
              </td><td><h1>
                  <?BSTR("who", "X")>
        </h1></td></tr>