// Product Admin Controller : update toolbar + bugs fix

This commit is contained in:
dSevere
2011-11-22 19:17:41 +00:00
parent 051c7c69a4
commit e11de57be9
7 changed files with 71 additions and 42 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
//override save and stay link label with submit button value
if (btn_submit.val().length > 0)
lbl_save_and_stay.html(btn_submit.val() + ' and stay');
lbl_save_and_stay.html(btn_submit.val() + " {l s='and stay'} ");
}
//hide standard submit button