X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fabout%2Fdialogs%2Fabout.js;h=53b4b0ac520b991dbc4cdd84f59ada08e4c60d43;hb=2f22c0c38f17e75be5541089076885442aaa2377;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..53b4b0a 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-2012, 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' + '

' +