]> git.lyx.org Git - lyx.git/blobdiff - src/Text3.cpp
That didn't really work. So revert to old CSS for gray notes.
[lyx.git] / src / Text3.cpp
index 18adc7d4317dd5bb0791d8b6eb789d6796465b3e..1f9e355812da1a59d29fd03e8564b9fe39c843e7 100644 (file)
@@ -1057,7 +1057,7 @@ void Text::dispatch(Cursor & cur, FuncRequest & cmd)
                if (inset) {
                        // FIXME (Abdel 01/02/2006):
                        // What follows would be a partial fix for bug 2154:
-                       //   http://bugzilla.lyx.org/show_bug.cgi?id=2154
+                       //   http://www.lyx.org/trac/ticket/2154
                        // This automatically put the label inset _after_ a
                        // numbered section. It should be possible to extend the mechanism
                        // to any kind of LateX environement.