- adding and authenticating users to/through LDAP
[myslice.git] / portal / templates / fibre / fibre__widget-login-fed-manager.html
index 638ff81..181fe83 100644 (file)
@@ -7,18 +7,18 @@
          {% if next %}
          <input type="hidden" name="next" value="{{ next }}" />
          {% endif %}
-       <div class="form-group" style="color:white;">
-       <label for="fed"></label>
-       <input type="radio" name="base" value="br" checked>
+        <div class="form-group" style="color:white;">
+       <!--<label for="fed"></label>
+       <input type="radio" name="base" value="br" checked>
                <img src="{{ STATIC_URL }}img/fibre/br.png" alt="Brazil" height="32" width="40" />
        <input type="radio" name="base" value="eu">
                <img src="{{ STATIC_URL }}img/fibre/eu.png" alt="Europe Union" height="32" width="32" />
-       <input type="radio" name="base" value="local">&nbsp;Local User
-       </div>
+       <input type="radio" name="base" value="local">&nbsp;Local User -->
+       </div> 
 
        <div class="form-group">
-       <label for="username">Email address / Username</label>
-       <input type="email" class="form-control" name="username" placeholder="Enter Email / username">
+       <label for="username">Username</label>
+       <input type="text" class="form-control" name="username" placeholder="Enter username@organization">
        </div>
        <div class="form-group">
        <label for="password">Password</label>