fix all the tiny conditional problems our new checker told us about.
[citadel.git] / webcit / static / t / user / show.html
index f411034eda303bc618edaed3507933934f43931d..f25d231f0f44a3089dc9b33fdb77c86285226b9e 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="">
+               <??("COND:USER:PIC", 1, B"who")><img src="image?name=_userpic_&amp;parm=<?BSTR("who", "U")>" alt=""><??("X", 1)>
              </td><td><h1>
                  <?BSTR("who", "X")>
        </h1></td></tr>