]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/iconbar_edit.html
* hunt down &'s that should be ?'s in URLs
[citadel.git] / webcit / static / t / iconbar_edit.html
index 883885da00b754151e4aa20548bab52b71954300..3a4b3ba5ae9564a3fdbd027ad8dd54ff323c4722 100644 (file)
@@ -21,7 +21,7 @@
 <tr class="even"><td>
 <input type="radio" name="ib_logo" value="yes" <?%("COND:ICONBAR:ACTIVE", 1 , "ib_logo", 1, "CHECKED", "")>> <?_("Yes")> &nbsp;&nbsp;&nbsp;
 <input type="radio" name="ib_logo" value="no"  <?%("COND:ICONBAR:ACTIVE", 1 , "ib_logo", 0, "CHECKED", "")>> <?_("No")> <br />
-</td><td><img src="image&name=hello" width="48" alt="&nbsp;">
+</td><td><img src="image?name=hello" width="48" alt="&nbsp;">
 </td><td><b><?_("Site logo")></b><br /><?_("An icon describing this site")></td></tr>
 
 <tr class="odd"><td>