Private GIT

Skip to content
Snippets Groups Projects
Commit a08dfa3d authored by Frederic Leger's avatar Frederic Leger Committed by miigotu
Browse files

Update config_notifications.mako (#3803)

* Update config_notifications.mako

Added a stupid precision on telegram notifications

* Update config_notifications.mako
parent a683c746
Branches
No related tags found
No related merge requests found
...@@ -2168,6 +2168,11 @@ ...@@ -2168,6 +2168,11 @@
<label for="telegram_id">${_('contact @myidbot on Telegram to get an ID')}</label> <label for="telegram_id">${_('contact @myidbot on Telegram to get an ID')}</label>
</div> </div>
</div> </div>
<div class="row">
<div class="col-md-12">
<label>${_('Note: Don\'t forget to talk with your bot at least one time if you get a 403 error.')}</label>
</div>
</div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment