This commit is contained in:
Guillaume David 2025-02-09 14:13:30 +01:00
parent a8688ba4b8
commit 38ae0a960a
2 changed files with 2 additions and 6 deletions

View File

@ -315,8 +315,4 @@ class CASS_View_Race_User_All_Courses_List extends WP_List_Table
return sprintf('%1$s %2$s', ReadGlobal($item['name']), $this->row_actions($actions));
}
}
}

View File

@ -210,4 +210,4 @@ class CASS_View_Race_User_Edit
</div>
<?php
}
}
}