diff --git a/apimanager/accounts/templates/accounts/index.html b/apimanager/accounts/templates/accounts/index.html
index 9bc7027..9cc621f 100644
--- a/apimanager/accounts/templates/accounts/index.html
+++ b/apimanager/accounts/templates/accounts/index.html
@@ -95,7 +95,7 @@
diff --git a/apimanager/apicollectionlist/templates/apicollectionlist/apicollectionlist.html b/apimanager/apicollectionlist/templates/apicollectionlist/apicollectionlist.html
index 45be365..73233c6 100644
--- a/apimanager/apicollectionlist/templates/apicollectionlist/apicollectionlist.html
+++ b/apimanager/apicollectionlist/templates/apicollectionlist/apicollectionlist.html
@@ -35,7 +35,7 @@
- {% trans "View" %} |
+ {% trans "Detail" %} |
{% endfor %}
diff --git a/apimanager/atms/templates/atms/index.html b/apimanager/atms/templates/atms/index.html
index ef521a7..6185bd1 100644
--- a/apimanager/atms/templates/atms/index.html
+++ b/apimanager/atms/templates/atms/index.html
@@ -247,7 +247,7 @@
diff --git a/apimanager/banks/templates/banks/index.html b/apimanager/banks/templates/banks/index.html
index 525fc05..2a28220 100644
--- a/apimanager/banks/templates/banks/index.html
+++ b/apimanager/banks/templates/banks/index.html
@@ -89,7 +89,7 @@
diff --git a/apimanager/branches/templates/branches/index.html b/apimanager/branches/templates/branches/index.html
index 257f696..2e554c0 100644
--- a/apimanager/branches/templates/branches/index.html
+++ b/apimanager/branches/templates/branches/index.html
@@ -148,7 +148,7 @@
-
+
diff --git a/apimanager/consumers/templates/consumers/index.html b/apimanager/consumers/templates/consumers/index.html
index 12c8d7e..20bb14b 100644
--- a/apimanager/consumers/templates/consumers/index.html
+++ b/apimanager/consumers/templates/consumers/index.html
@@ -73,7 +73,7 @@
diff --git a/apimanager/customerlist/templates/customerlist/customerlist.html b/apimanager/customerlist/templates/customerlist/customerlist.html
index 6ae61bf..0ce9871 100644
--- a/apimanager/customerlist/templates/customerlist/customerlist.html
+++ b/apimanager/customerlist/templates/customerlist/customerlist.html
@@ -33,7 +33,7 @@
- {% trans "View" %} |
+ {% trans "Detail" %} |
{% endfor %}
diff --git a/apimanager/customers/templates/customers/create.html b/apimanager/customers/templates/customers/create.html
index d3307a1..9a8d9c2 100644
--- a/apimanager/customers/templates/customers/create.html
+++ b/apimanager/customers/templates/customers/create.html
@@ -195,7 +195,7 @@
-
+
{% endblock content %}
diff --git a/apimanager/productlist/templates/productlist/productlist.html b/apimanager/productlist/templates/productlist/productlist.html
index 4a76a1f..2007237 100644
--- a/apimanager/productlist/templates/productlist/productlist.html
+++ b/apimanager/productlist/templates/productlist/productlist.html
@@ -32,7 +32,7 @@
- {% trans "View" %} |
+ {% trans "Detail" %} |
{% endfor %}
diff --git a/apimanager/products/templates/products/index.html b/apimanager/products/templates/products/index.html
index b7a082f..f468a5a 100644
--- a/apimanager/products/templates/products/index.html
+++ b/apimanager/products/templates/products/index.html
@@ -73,7 +73,7 @@
-
+
diff --git a/apimanager/systemviews/templates/systemviews/index.html b/apimanager/systemviews/templates/systemviews/index.html
index ea97f4f..3431d71 100644
--- a/apimanager/systemviews/templates/systemviews/index.html
+++ b/apimanager/systemviews/templates/systemviews/index.html
@@ -17,7 +17,7 @@
{{ system_view.is_public }} |
{{ system_view.description }} |
- {% trans "View" %} |
+ {% trans "Detail" %} |
diff --git a/apimanager/users/templates/users/index.html b/apimanager/users/templates/users/index.html
index 6fa2c27..a111e99 100644
--- a/apimanager/users/templates/users/index.html
+++ b/apimanager/users/templates/users/index.html
@@ -66,7 +66,7 @@
{{ user.user_id }} |
{{ user.username }} |
{{ user.email }} |
- {% trans "View" %} |
+ {% trans "Detail" %} |
{% endfor %}
diff --git a/apimanager/users/templates/users/invitation.html b/apimanager/users/templates/users/invitation.html
index 4c64ec7..efd4552 100644
--- a/apimanager/users/templates/users/invitation.html
+++ b/apimanager/users/templates/users/invitation.html
@@ -62,7 +62,7 @@
-
+