X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fprofile%2Fskills.inc.php;h=7fed7470a5fa7267b1d61042696e185a8c2f8042;hb=cecdf74795e71ed038411915dad5e0dff6ea51fa;hp=1f18133988824d2aaa9aaf474be8f87a2b6b693b;hpb=853ff307303faf861396c4e22dbaa56114366751;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';