Onboarding Page Account Admin Change
[portal.git] / ecomp-portal-FE-common / client / app / views / users / new-user-dialogs / new-user.modal.html
index dc93006..eab95f4 100644 (file)
@@ -77,7 +77,7 @@
                                                </div>
                                        </fieldset>
                  <div class="systemUser" ng-show="selectedvalueradioButtonGroup.type =='false'" style="color: #5a5a5a;
-        font-family: Omnes-ECOMP-W02, Arial;font-size: 14px;margin-bottom: 8px; padding-left: 30px;">Enter system UserId</div>
+        font-family: Omnes-ECOMP-W02, Arial;font-size: 14px;margin-bottom: 8px; padding-left: 30px;">Enter system userId</div>
           <div ng-show="selectedvalueradioButtonGroup.type =='false'">
                                <input id="action-property-input"
                                        class="adminForm-name-property-input" placeholder="xxxxxx@org.com"
 $(document).ready(function(){
     $(".ngdialog-close").attr('id','dialog-close');
 });
-</script>
+</script>
\ No newline at end of file