summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textw/network_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/network_text.py b/textw/network_text.py
index a0b23bf04..434cb82c5 100644
--- a/textw/network_text.py
+++ b/textw/network_text.py
@@ -126,7 +126,7 @@ class NetworkWindow:
rc = bb.buttonPressed (result)
- todo.log ("\"" + dev.get ("device") + "\"")
+ log ("\"" + dev.get ("device") + "\"")
if rc == "back":
return INSTALL_BACK