Bug 1642524 - Fix the IDs in the preferences' calendar pane. r=darktrojan

This commit is contained in:
Richard Marti 2020-06-02 13:35:07 +03:00
Родитель b41533a956
Коммит 0268148857
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -24,7 +24,7 @@
#include ../../base/content/preferences/views.inc.xhtml
#include ../../base/content/preferences/general.inc.xhtml
<hbox id="chatPaneCategory"
<hbox id="calendarReminderCategory"
class="subcategory"
data-category="paneCalendar">
<html:h1 data-l10n-id="calendar-title-reminder"></html:h1>
@ -32,7 +32,7 @@
#include ../../base/content/preferences/alarms.inc.xhtml
<hbox id="chatPaneCategory"
<hbox id="calendarCategoriesCategory"
class="subcategory"
data-category="paneCalendar">
<html:h1 data-l10n-id="calendar-title-category"></html:h1>