X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/locale/ContactForm-nl.js diff --git a/examples/locale/ContactForm-nl.js b/examples/locale/ContactForm-nl.js index 1131aa1b..1d0d6ccd 100644 --- a/examples/locale/ContactForm-nl.js +++ b/examples/locale/ContactForm-nl.js @@ -1,10 +1,4 @@ -/*! - * Ext JS Library 3.2.1 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license - */ -if(Ext.app.ContactForm) { +if (Ext.app.ContactForm) { Ext.apply(Ext.app.ContactForm.prototype, { formTitle: 'Contact Informatie (Dutch)', firstName: 'Voornaam',