Skip to content
Snippets Groups Projects
Commit a02919ec authored by Nico's avatar Nico
Browse files

Revert "Add note to login and registration about alpha quality"

This reverts commit 9bfa6155.
parent 7e4748e0
No related branches found
No related tags found
1 merge request!62Release first beta
......@@ -71,23 +71,6 @@
<property name="left-attach">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="alpha_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Note: This is an alpha release of Briar GTK which may contain bugs</property>
<property name="xalign">0</property>
<property name="wrap">True</property>
<property name="wrap_mode">PANGO_WRAP_WORD_CHAR</property>
<style>
<class name="error-label"/>
</style>
</object>
<packing>
<property name="top-attach">3</property>
<property name="left-attach">1</property>
</packing>
</child>
</object>
<packing>
<property name="name">password</property>
......
......@@ -86,18 +86,6 @@
</style>
</object>
</child>
<child>
<object class="GtkLabel" id="alpha_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Note: This is an alpha release of Briar GTK which may contain bugs</property>
<property name="wrap">True</property>
<property name="wrap_mode">PANGO_WRAP_WORD_CHAR</property>
<style>
<class name="error-label"/>
</style>
</object>
</child>
</object>
</child>
</object>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment