network: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837

This commit is contained in:
Richard Hughes 2011-04-06 10:07:15 +01:00
parent 81799838a3
commit 3a0bb1c7f2

View file

@ -1286,7 +1286,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="label_mobilebb_ip">
<object class="GtkLabel" id="label_mobilebb_ipv4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
@ -1324,7 +1324,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="heading_mobilebb_ip">
<object class="GtkLabel" id="heading_mobilebb_ipv4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>