Renamed the /icons directory to /webcit_icons because of incompatibility with symlink...
[citadel.git] / webcit / static / t / vnoteitem.html
index 1b14feed0c5b1ba9285e6183d07c4e6e5dcafdcf..5d8652539303bd7e4724151cde7f6399af31d05c 100644 (file)
@@ -9,12 +9,12 @@
 >
 <table border=0 cellpadding=0 cellspacing=0 valign=middle width=100%><tr>
 <td align=left valign=middle>
-<img onclick="NotesClickPalette(event,'<?VNOTE:UID>')" src="static/icons/8paint16.gif">
+<img onclick="NotesClickPalette(event,'<?VNOTE:UID>')" src="static/webcit_icons/8paint16.gif">
 </td>
 <td></td><!-- nothing in the title bar, its just for dragging-->
 <td align=right valign=middle>
  <img onclick="DeleteStickyNote(event,'<?VNOTE:UID>','<?_("Delete this note?")>')"
-  src="static/icons/closewindow.gif">
+  src="static/webcit_icons/closewindow.gif">
 </td></tr></table>
 </div>
 <!--end title bar div; begin body div-->