user-accounts: Fix spurious underscore in front of "Parental Controls" label

This commit is contained in:
Kalev Lember 2021-08-26 16:33:20 +02:00
parent 5948eb9e4e
commit e65a4ba77b

View file

@ -284,6 +284,7 @@
<property name="title" translatable="yes">_Parental Controls</property>
<property name="subtitle" translatable="yes">Open the Parental Controls application.</property>
<property name="subtitle-lines">0</property>
<property name="use_underline">True</property>
<property name="activatable">True</property>
<child>
<object class="GtkLabel" id="parental_controls_button_label">