diff --git a/docs/index.html b/docs/index.html
index c77a9430..ee5efda2 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -153,6 +153,8 @@ Error message and password prompt
diff --git a/ui/ui/app-notifications.tpl b/ui/ui/app-notifications.tpl
index b8c8143f..12c634ae 100644
--- a/ui/ui/app-notifications.tpl
+++ b/ui/ui/app-notifications.tpl
@@ -25,7 +25,8 @@
[[username]] - {Lang::T('will be replaced with Customer username')}.
[[package]] - {Lang::T('will be replaced with Package name')}.
[[price]] - {Lang::T('will be replaced with Package price')}.
-
[[bills]] - {Lang::T('additional bills for customers')}.
+
[[bills]] - {Lang::T('additional bills for customers')}.
+
[[payment_link]] -
read documentation.
@@ -42,7 +43,8 @@