diff options
Diffstat (limited to 'lib/network/connection/pots.pm')
-rw-r--r-- | lib/network/connection/pots.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/network/connection/pots.pm b/lib/network/connection/pots.pm index be7bf9f..449d58d 100644 --- a/lib/network/connection/pots.pm +++ b/lib/network/connection/pots.pm @@ -15,7 +15,7 @@ sub get_type_description { #-PO: for example, in French, it can be translated as "RTC" N("Analog telephone modem (POTS)"); } -sub get_type_icon { 'potsmodem-24.png' } +sub get_type_icon { 'potsmodem-24' } sub get_metric { 50 } sub handles_ifcfg { |