]> code.citadel.org Git - citadel.git/blobdiff - webcit/roomops.c
* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / roomops.c
index f0df5cce2f4d90d3f861e9d08da3758856801dbe..2a2017f1bd2aef6b83cb1868a50d67006bb833af 100644 (file)
@@ -3,6 +3,7 @@
  */
 /**
  * \defgroup RoomOps Lots of different room-related operations.
+ * \ingroup CitadelCommunitacion
  */
 /*@{*/
 #include "webcit.h"
@@ -541,7 +542,7 @@ void embed_room_banner(char *got, int navbar_style) {
                                        break;
                                case VIEW_NOTES:
                                        wprintf(
-                                               "<td><a href=\"display_enter\">"
+                                               "<td><a href=\"javascript:add_new_note();\">"
                                                "<img align=\"middle\" src=\"static/enternewnote_24x.gif\" "
                                                "border=\"0\"><span class=\"navbar_link\">"
                                                "%s"