X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fskills.inc.php;h=7fed7470a5fa7267b1d61042696e185a8c2f8042;hb=66c4bdaf7813c6dd607a275ab9a2ef163d8b0a51;hp=1f18133988824d2aaa9aaf474be8f87a2b6b693b;hpb=1c0419d6b4c94643bfa7bed9a6b435bbdbbae02f;p=platal.git diff --git a/modules/profile/skills.inc.php b/modules/profile/skills.inc.php index 1f18133..7fed747 100644 --- a/modules/profile/skills.inc.php +++ b/modules/profile/skills.inc.php @@ -86,7 +86,7 @@ class ProfileSettingSkill implements ProfileSetting } } -class ProfileSettingSkills extends ProfilePage +class ProfilePageSkills extends ProfilePage { protected $pg_template = 'profile/skill.tpl';