summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-11-19 15:44:32 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2015-11-19 15:44:32 +0100
commit2f675ea417a8912933399b140d7879539bb3f106 (patch)
treee9cb454da18cf6ef93afd2705f0e490a02a98013 /index.html
parent085644c798be8d6e96ca7a27953261cfd8b8e5c4 (diff)
Small cleanups in index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 2515a14..abb4d20 100644
--- a/index.html
+++ b/index.html
@@ -86,7 +86,7 @@
<li id="navigation-logout"><a href="#" tabindex="41" data-tkey="logout">Logout</a></li>
<li id="navigation-profile"><a href="#" tabindex="42" data-tkey="profile">Profile</a></li>
<li class="saml-login-hide divider" role="separator"></li>
- <li class="saml-login-hide"><a href="#" tabindex="43" data-toggle="modal" data-target="#modalChangePassword" data-tkey="change_pass" id="change-password">Change password</a></li>
+ <li class="saml-login-hide"><a href="#" tabindex="43" data-tkey="change_pass" id="change-password">Change password</a></li>
<li class="divider" role="separator"></li>
<li id="navigation-about"><a href="#" tabindex="44" data-tkey="about">About</a></li>
</ul>
@@ -111,7 +111,7 @@
<div class="panel-body"><!--class="modal-body"-->
<span data-tkey="signin_via">Login via</span>
<div class="ssa-buttons">
- <a href="" class="ssa-buttons" role="button" data-dismiss="modal" data-toggle="modal" data-target="#modalAAI" id="aai_login_button">
+ <a href="" class="ssa-buttons" role="button" id="aai_login_button">
<img src="res/gumb_aaiprijava.png" style="width: 49%">
</a>
</div>
@@ -137,7 +137,7 @@
</div>
<div class="panel-footer"><!-- class="modal-footer"-->
<div class="text-center">
- <span data-tkey="signin_footer">New here?</span> <a href="" role="button" data-dismiss="modal" data-toggle="modal" id="signup_button"><!--data-target="#modalSignUp"--><b data-tkey="signin_footer_signup">Sign up!</b></a>
+ <span data-tkey="signin_footer">New here?</span> <a href="" role="button" id="signup_button"><b data-tkey="signin_footer_signup">Sign up!</b></a>
</div>
<br>
<div class="text-center small">
@@ -214,7 +214,7 @@
<div class="col-md-4 col-md-offset-4 col-sm-6 col-sm-offset-3 col-xs-10 col-xs-offset-1">
<div class="panel panel-default">
<div class="panel-heading">
- <h3 class="text-center" data-tkey="change_password_header">Change password </h3>
+ <h3 class="text-center" data-tkey="change_password_header">Change password</h3>
</div>
<div class="panel-body">
<form id="formChangePassword" class="form">