X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fprofile%2Feducation.js.tpl;h=3be5d00e2e6cf1b962d8249a5bfe333b030fc433;hb=7937d89ecfc74726af9ae64d9211d53e6bbcc4e5;hp=e5b10d5ad052b4d4fafdc45b3b12a259083d6101;hpb=79414508519eab284fbf5093acf478a858a77ec9;p=platal.git diff --git a/templates/profile/education.js.tpl b/templates/profile/education.js.tpl index e5b10d5..3be5d00 100644 --- a/templates/profile/education.js.tpl +++ b/templates/profile/education.js.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2014 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: *} +{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}