[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ocs-webserver/dev] application/modules/default/views/scripts/authorization: register
From:       Ronald von Schlegell <null () kde ! org>
Date:       2018-09-13 13:17:29
Message-ID: E1g0RUv-0004aL-IB () code ! kde ! org
[Download RAW message or body]

Git commit 1f15ef532a7cc1c95b5a83fcb58fbdae61c39d16 by Ronald von Schlegell.
Committed on 13/09/2018 at 13:17.
Pushed by ronaldv into branch 'dev'.

register

M  +1    -1    application/modules/default/views/scripts/authorization/register.phtml

https://commits.kde.org/ocs-webserver/1f15ef532a7cc1c95b5a83fcb58fbdae61c39d16

diff --git a/application/modules/default/views/scripts/authorization/register.phtml \
b/application/modules/default/views/scripts/authorization/register.phtml index \
                8702ad97..b6f31dd3 100644
--- a/application/modules/default/views/scripts/authorization/register.phtml
+++ b/application/modules/default/views/scripts/authorization/register.phtml
@@ -151,7 +151,7 @@ $('document').ready(function(){
                         } else {
                             $.each($msgArray, function( key, value ) {
                                 if(key == 'regexNotMatch') {
-                                    $msgString += '<li class="errors">Username may \
only contain alphanumeric characters or single hyphens, and cannot begin or end with \
a hyphen</li>'; +                                    $msgString += '<li \
class="errors">Username may only contain lower case alphanumeric characters or single \
hyphens, and cannot begin or end with a hyphen</li>';  } else {
                                     $msgString += '<li class="errors">' + value + \
'</li>';  }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic