Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update class.CAS_LoginForm.js
Browse files Browse the repository at this point in the history
  • Loading branch information
c12simple committed Oct 15, 2014
1 parent a38d25b commit bc17f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/plugins/authfront.cas/class.CAS_LoginForm.js
Expand Up @@ -41,7 +41,7 @@ Class.create("CAS_LoginForm", {
var cas_session_a_tag = '<div style="width:100%;margin-top: 10px;margin-bottom: 10px; margin-left: 10px;" id="gui_login_nas_nasos" > \
<a href="javascript:document.forms[\'enableredirecttocas\'].submit();" \
style=" border-style:solid;padding-left:30px; padding-right: 30px; block;width: 125px;height: 12px;background: #ffffff;padding-top: 5px; padding-bottom:5px;text-align: center;border:1px;border-radius: 15px;color: #000000;font-weight: bold;" \
> Entrer</a>\
> Enter</a>\
</div><br/>';

var login_session_span = '<span class="icon-chevron-right"></span><span style=" font-size: 16px;">' + auth_pyd_msg + '</span>';
Expand Down

0 comments on commit bc17f21

Please sign in to comment.