From b5c8c005c637387c62d6703acbee5213206c8b90 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Thu, 17 Oct 2024 09:08:55 +0200 Subject: [PATCH] small fix --- alkatorapi/views.py | 2 +- frontend/src/scripts/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/alkatorapi/views.py b/alkatorapi/views.py index 00e4ce0..fbaa899 100644 --- a/alkatorapi/views.py +++ b/alkatorapi/views.py @@ -110,7 +110,7 @@ kód pro změnu hesla: {code} Změna hesla probíhá na stránce: https://alkator.cz/#forgotten_password -Na tento email není třeba odpovídat, protože je generován automaticky s přijatou platbou. V případě potřeby pište na info@alkator.cz . +Na tento email není třeba odpovídat, protože je generován automaticky. V případě potřeby pište na info@alkator.cz . ALKÁTOR TEAM email: info@alkator.cz diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 840be40..5365c6c 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -515,7 +515,7 @@ class Main extends Component { - + }