X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Feducation.js.tpl;h=e5df00ced41fea50bf4872744fa1490c8b6250d2;hb=cafb410fea6f257f45da08631c6cdb5c35f86b17;hp=e955c9961126f07f689af673fc1d362083641a75;hpb=ee71865181e96e7b0754ef9e7da4b3cb26f4c1d7;p=platal.git diff --git a/templates/profile/education.js.tpl b/templates/profile/education.js.tpl index e955c99..e5df00c 100644 --- a/templates/profile/education.js.tpl +++ b/templates/profile/education.js.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2009 Polytechnique.org *} +{* Copyright (C) 2003-2010 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: *}