Project

General

Profile

« Previous | Next » 

Revision 46277

Add oneloginsaml link

View differences:

modules/uoa-joomla/trunk/joomla-3.4/modules/mod_bt_login/tmpl/default.php
70 70
	</div>
71 71
	<!-- content dropdown/modal box -->
72 72
	 
73

  
73 74
	 
74
	
75 75
	 
76 76
	 
77
	 
78 77
	<div id="btl-content" >
79 78
	
80 79
		<?php if($type == 'logout') { ?>
......
97 96
			<?php if(JPluginHelper::isEnabled('authentication', 'openid')) : ?>
98 97
				<?php JHTML::_('script', 'openid.js'); ?>
99 98
			<?php endif; ?>
100
			
99
		        <a href="plugins/user/oneloginsaml/oneloginsaml.php?sso" style="padding-left:20px;">OpenMintedAAI</a>
101 100
			<!-- if not integrated any component -->
102 101
			<?php if($integrated_com==''|| $moduleRender == ''){?>
103 102
			<form name="btl-formlogin" class="btl-formlogin"
......
118 117
				
119 118
				 
120 119
				  <div class="spacer"></div>  
121
			  
122 120
				 
123 121
				<div class="btl-error" id="btl-login-error"></div>
124 122
			          <div class="btl-field" >
......
526 524
BTLJ("input.btl-buttonsubmit,button.btl-buttonsubmit").css({"color":btlOpt.TEXT_COLOR,"background":btlOpt.BG_COLOR});
527 525
BTLJ("#btl .btl-panel > span").css({"color":btlOpt.TEXT_COLOR,"background-color":btlOpt.BG_COLOR,"border":btlOpt.TEXT_COLOR});
528 526
/*]]>*/
529
</script>
527
</script>

Also available in: Unified diff