|
@@ -758,7 +758,7 @@ jQuery(document).ready(function() {
|
|
|
<?php elseif (file_exists('/Library/Server/Web/Data/Sites/Default/webmail')) : ?>
|
|
<?php elseif (file_exists('/Library/Server/Web/Data/Sites/Default/webmail')) : ?>
|
|
|
<li><a href="/webmail" target="_blank"><i class="glyphicon glyphicon-envelope"></i> Poczta</a></li>
|
|
<li><a href="/webmail" target="_blank"><i class="glyphicon glyphicon-envelope"></i> Poczta</a></li>
|
|
|
<?php endif; ?>
|
|
<?php endif; ?>
|
|
|
- <li><a href="https://<?php echo $_SERVER['SERVER_ADDR']; ?>/changepassword" target="_blank">Zmień hasło</a></li>
|
|
|
|
|
|
|
+ <li><a href="/changepassword" target="_blank"><i class="glyphicon glyphicon-lock"></i> Zmień hasło</a></li>
|
|
|
<li><a href="/profilemanager" target="_blank"><i class="glyphicon glyphicon-user"></i> Apple Profile Manager</a></li>
|
|
<li><a href="/profilemanager" target="_blank"><i class="glyphicon glyphicon-user"></i> Apple Profile Manager</a></li>
|
|
|
<li class="divider"></li>
|
|
<li class="divider"></li>
|
|
|
<?php else: ?>
|
|
<?php else: ?>
|