зеркало из https://github.com/mozilla/gecko-dev.git
Fix for 95475. r=jag, sr=ben, a=dbaron
This commit is contained in:
Родитель
62d3de24fd
Коммит
e6d682214f
|
@ -150,9 +150,9 @@ function Startup()
|
||||||
if (insertLinkAtCaret)
|
if (insertLinkAtCaret)
|
||||||
{
|
{
|
||||||
// Groupbox caption:
|
// Groupbox caption:
|
||||||
dialog.linkTextCaption.setAttribute("label",GetString("LinkText"));
|
dialog.linkTextCaption.setAttribute("value",GetString("LinkText"));
|
||||||
// Message above input field:
|
// Message above input field:
|
||||||
dialog.linkTextMessage.setAttribute("label", GetString("EnterLinkText"));
|
dialog.linkTextMessage.setAttribute("value", GetString("EnterLinkText"));
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче