diff --git a/machines/templates/machines/index_service.html b/machines/templates/machines/index_service.html
index 4a06761d..b21c4921 100644
--- a/machines/templates/machines/index_service.html
+++ b/machines/templates/machines/index_service.html
@@ -30,7 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% block content %}
Liste des services
- {% can_create Service %}
+ {% can_create machines.Service %}
Ajouter un service
{% acl_end %}
Supprimer un ou plusieurs service
diff --git a/preferences/templates/preferences/display_preferences.html b/preferences/templates/preferences/display_preferences.html
index 2b1caec8..7802929d 100644
--- a/preferences/templates/preferences/display_preferences.html
+++ b/preferences/templates/preferences/display_preferences.html
@@ -179,7 +179,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Liste des services page d'accueil
- {% can_create Service%}
+ {% can_create preferences.Service%}
Ajouter un service
{% acl_end %}
Supprimer un ou plusieurs service