Remove uneeded link

remotes/origin/stable6
Lukas Reschke 2013-04-24 22:39:04 +07:00
parent 175fc0c737
commit b6fee2d257
1 changed files with 1 additions and 1 deletions

@ -33,7 +33,7 @@
<div id="notification-container">
<div id="notification"></div>
<?php if ($_['updateAvailable']): ?>
<div id="update-notification" style="display: inline;"><a href=""><?php print_unescaped($l->t('%s is available. <a href="%s">Click here to get more information.', array($_['updateVersion'], $_['updateLink']))); ?></a></a></div>
<div id="update-notification" style="display: inline;"><?php print_unescaped($l->t('%s is available. <a href="%s">Click here to get more information.', array($_['updateVersion'], $_['updateLink']))); ?></a></div>
<?php endif; ?>
</div>
<header><div id="header">