Fix opening of the "forums" link

merge-requests/64/head
Hugo Posnic 2017-06-17 23:23:47 +02:00
parent e11a1840e3
commit 0586a47e15
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<child>
<object class="GtkButton" id="forum">
<property name="label" translatable="yes">Forums</property>
<property name="name">forums</property>
<property name="name">forum</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>