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 9e2e2be commit 9473956Copy full SHA for 9473956
views/pages/admin-examples/eg009DeleteUserProductPermissionProfile.ejs
@@ -35,8 +35,7 @@
35
<button type="submit" class="btn btn-docu">Submit</button>
36
</form>
37
<% } else { %>
38
- <p>Problem: You do not have the user to change permissions for. Go to <a href="eg002">example 2</a> and create one.
39
- </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>
40
41
<form class="eg" action="eg002" method="get">
42
<button type="submit" class="btn btn-docu">Continue</button>
0 commit comments