From fc32034899f3ae2c66ffdf187526cf7edbed712d Mon Sep 17 00:00:00 2001 From: Luis Alberto Guzmán García <ark74> Date: Tue, 20 Oct 2015 14:32:28 +0000 Subject: minor l10n updates --- h-source/Application/Views/Desktop/footer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Views/Desktop/footer.php') diff --git a/h-source/Application/Views/Desktop/footer.php b/h-source/Application/Views/Desktop/footer.php index 6640075..a9012bd 100644 --- a/h-source/Application/Views/Desktop/footer.php +++ b/h-source/Application/Views/Desktop/footer.php @@ -34,7 +34,7 @@ </div> </div> <!--fine footer--> - <div style="padding:5px 0px;font-size:12px;"><a href="<?php echo $this->baseUrl;?>/static/licenses.html" rel="jslicense">JavaScript license information</a> + <div style="padding:5px 0px;font-size:12px;"><a href="<?php echo $this->baseUrl;?>/static/licenses.html" rel="jslicense"><?php echo gtext("JavaScript license information");?></a> </div> </div> <!--fine container--> -- cgit v1.2.3