X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fabout%2Fdialogs%2Fabout.js;h=1bb2e5df2d95a9b263fea8ffbb87efb3d3a1617c;hb=4e70ea24db840898be8cc21c950363a52a2a6aba;hp=509762e42762dac54b467a5eec56dfd8b57d77d6;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/plugins/about/dialogs/about.js b/_source/plugins/about/dialogs/about.js index 509762e..1bb2e5d 100644 --- a/_source/plugins/about/dialogs/about.js +++ b/_source/plugins/about/dialogs/about.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -57,6 +57,9 @@ CKEDITOR.dialog.add( 'about', function( editor ) 'http://ckeditor.com' + '

' + '

' + + lang.help.replace( '$1', '' + lang.userGuide + '' ) + + '

' + + '

' + lang.moreInfo + '
' + 'http://ckeditor.com/license' + '

' +