]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove uneeded link
authorLukas Reschke <lukas@statuscode.ch>
Wed, 24 Apr 2013 19:39:04 +0000 (22:39 +0300)
committerLukas Reschke <lukas@statuscode.ch>
Wed, 24 Apr 2013 19:39:04 +0000 (22:39 +0300)
core/templates/layout.user.php

index 12509019b040ae24ed8214c566f9977cf08bc48c..9a1b202226b05957076143001371a82bff0b1baf 100644 (file)
@@ -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">