]> source.dussan.org Git - nextcloud-server.git/commitdiff
Reword sentence and move HTML out of translation
authorLukas Reschke <lukas@statuscode.ch>
Sun, 28 Apr 2013 21:13:23 +0000 (00:13 +0300)
committerLukas Reschke <lukas@statuscode.ch>
Sun, 28 Apr 2013 21:13:23 +0000 (00:13 +0300)
core/templates/layout.user.php

index 9a1b202226b05957076143001371a82bff0b1baf..4dc4a2c7593e42c4af4aabb2afcb0c8d6ccf1e46 100644 (file)
@@ -33,7 +33,7 @@
        <div id="notification-container">
                <div id="notification"></div>
                <?php if ($_['updateAvailable']): ?>
-                       <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>
+                       <div id="update-notification" style="display: inline;"><a href="<?php print_unescaped($_['updateLink']); ?>"><?php p($l->t('%s is available. Get more information on how to update.', array($_['updateVersion']))); ?></a></div>
                <?php endif; ?>
        </div>
        <header><div id="header">