X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fabout%2Fdialogs%2Fabout.js;h=53b4b0ac520b991dbc4cdd84f59ada08e4c60d43;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=dea847092d4e0975fda6ea37640e404b5fa27cbd;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/about/dialogs/about.js b/_source/plugins/about/dialogs/about.js index dea8470..53b4b0a 100644 --- a/_source/plugins/about/dialogs/about.js +++ b/_source/plugins/about/dialogs/about.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, 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' + '

' +