diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html index d5117ffdb..9102ce2f0 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html @@ -199,9 +199,9 @@ {{/each}} - - - + + + {{if row.username()=="admin" || row.username()=="guest"}} @@ -209,9 +209,9 @@ {{else}} - - - + + + {{/if}} @@ -491,9 +491,9 @@ {{/each}} - - - + + +