JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / about / dialogs / about.js
index 3d09a26..53b4b0a 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -57,6 +57,9 @@ CKEDITOR.dialog.add( 'about', function( editor )
                                                                        '<a href="http://ckeditor.com/">http://ckeditor.com</a>' +\r
                                                                '</p>' +\r
                                                                '<p>' +\r
+                                                                       lang.help.replace( '$1', '<a href="http://docs.cksource.com/CKEditor_3.x/Users_Guide/Quick_Reference">' + lang.userGuide + '</a>' ) +\r
+                                                               '</p>' +\r
+                                                               '<p>' +\r
                                                                        lang.moreInfo + '<br>' +\r
                                                                        '<a href="http://ckeditor.com/license">http://ckeditor.com/license</a>' +\r
                                                                '</p>' +\r