From 32e7220f779504ec777c092ed17a59dc3914df14 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Mon, 25 Jan 2016 10:10:33 -0500 Subject: Add gettext to icon title --- src/usr/local/www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/index.php') diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php index c1361e5..5bb1de4 100644 --- a/src/usr/local/www/index.php +++ b/src/usr/local/www/index.php @@ -489,7 +489,7 @@ events.push(function() { }); - $('.context-links li:last').prev('li').html(''); + $('.context-links li:last').prev('li').html('" id="btnstore">'); $('#btnstore').click(function() { updateWidgets(); -- cgit v1.1