X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Feducation.js.tpl;h=f3a518fb175752cd3992790538c3e54152a7adcc;hb=5b48ebf46ef939d701852d2117bbcf308036027c;hp=1cd011227f1a84c9e0118e874c73a0e9094933f8;hpb=684195f33b11e3067200dd3a9e14304bd7d04463;p=platal.git diff --git a/templates/profile/education.js.tpl b/templates/profile/education.js.tpl index 1cd0112..f3a518f 100644 --- a/templates/profile/education.js.tpl +++ b/templates/profile/education.js.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2010 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -22,6 +22,6 @@ educationDegree = new Array({education_degree}); educationDegreeAll = new Array({education_degree_all}); -educationDegreeName = new Array({education_degree_name}); +educationDegreeName = new Array({education_degree_name}); {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}