X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/locale/ContactForm-nl.js diff --git a/examples/locale/ContactForm-nl.js b/examples/locale/ContactForm-nl.js index 04073585..1d0d6ccd 100644 --- a/examples/locale/ContactForm-nl.js +++ b/examples/locale/ContactForm-nl.js @@ -1,10 +1,4 @@ -/*! - * Ext JS Library 3.3.0 - * 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',