We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c57d1ec commit 9e2e2beCopy full SHA for 9e2e2be
views/pages/admin-examples/eg008UpdateUserProductPermissionProfile.ejs
@@ -74,8 +74,7 @@
74
</script>
75
76
<% } else { %>
77
- <p>Problem: You do not have the user to change permissions for. Go to <a href="eg002">example 2</a> and create one.
78
- </br>Thank you.</p>
+ <p>Problem: You do not have the user to change permissions for. Go to <a href="eg002">example 2</a> and create one.</p>
79
80
<form class="eg" action="eg002" method="get">
81
<button type="submit" class="btn btn-docu">Continue</button>
0 commit comments