Просмотр исходного кода

Fix "missing translation" warning on riot-web homepage

Small bugfix related to #55
pull/59/head
Slavi Pantaleev 7 лет назад
Родитель
Сommit
fcf43eeacc
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/matrix-server/templates/riot-web/home.html.j2

+ 1
- 1
roles/matrix-server/templates/riot-web/home.html.j2 Просмотреть файл

@@ -197,7 +197,7 @@
<img class="mx_HomePage_icon" src="home/rooms/matrix.png">
<span class="mx_HomePage_name">Matrix Docker Ansible Deploy</span>
</a>
<span class="mx_HomePage_desc">_t("Support for Matrix Docker Ansible role")</span>
<span class="mx_HomePage_desc">Support for Matrix Docker Ansible role</span>
</div>
<div class="mx_HomePage_room">
<a href="#/room/#synapse:matrix.org">


Загрузка…
Отмена
Сохранить