refactoring template name
This commit is contained in:
parent
a447ff9d5a
commit
477cef823c
|
|
@ -21,5 +21,5 @@ function add_page_gestion()
|
||||||
function afficher_page_gestion_artisans()
|
function afficher_page_gestion_artisans()
|
||||||
{
|
{
|
||||||
// Charge le template part pour la page d'options
|
// Charge le template part pour la page d'options
|
||||||
get_template_part('template-parts/admin/page', 'options');
|
get_template_part('template-parts/admin/page-gestion');
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user