diff --git a/src/General/Settings.coffee b/src/General/Settings.coffee index 408a185ec..308174ed7 100755 --- a/src/General/Settings.coffee +++ b/src/General/Settings.coffee @@ -351,7 +351,7 @@ Settings = @nextElementSibling.textContent = Time.format @value, new Date() backlink: -> - @nextElementSibling.textContent = @value.replace /%id/, '123456789' + @nextElementSibling.textContent = @value.replace /%id/g, '123456789' fileInfo: -> data =