Renamed the /icons directory to /webcit_icons because of incompatibility with symlink...
[citadel.git] / webcit / static / t / vnoteitem.html
old mode 100755 (executable)
new mode 100644 (file)
index 1b14fee..5d86525
@@ -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-->