Oude missende LCL lcl_mld_linktoparent toegevoegd
svn path=/Website/trunk/; revision=30772
This commit is contained in:
@@ -68,7 +68,7 @@ var where_ins = "";
|
||||
}
|
||||
else
|
||||
{
|
||||
if (confirm("Melding koppelen aan melding " + parent_key + "?"))
|
||||
if (confirm(L("lcl_mld_linktoparent").format(parent_key)))
|
||||
mld_double(1, parent_key);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user