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

' +