network: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837
This commit is contained in:
parent
81799838a3
commit
3a0bb1c7f2
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue