Skip to content

Commit

Permalink
fix: Lks is now Esa
Browse files Browse the repository at this point in the history
  • Loading branch information
worldbeater committed Mar 5, 2024
1 parent 0dad19d commit 15828a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion webapp/templates/student/login.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<div class="col-12">
<a href="/login/lks" class="btn btn-outline-primary w-100 d-block">
<img src="{{ url_for('static', filename='mirea.ico') }}" alt="Иконка ЛКС" width="16" height="16">
Войти через ЛКС РТУ МИРЭА
Войти через Единую систему аутентификации РТУ МИРЭА
</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion webapp/templates/student/register.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<div class="col-12">
<a href="/login/lks" class="btn btn-outline-primary w-100 d-block">
<img src="{{ url_for('static', filename='mirea.ico') }}" alt="Иконка ЛКС" width="16" height="16">
Войти через ЛКС РТУ МИРЭА
Войти через Единую систему аутентификации РТУ МИРЭА
</a>
</div>
</div>
Expand Down

0 comments on commit 15828a3

Please sign in to comment.