diff --git a/attributs.py b/attributs.py index 64e1369..cab2ceb 100644 --- a/attributs.py +++ b/attributs.py @@ -596,7 +596,7 @@ class positionBorne(Attr): self.value = u"%f %f" % (float(lat), float(lon)) class nvram(Attr): - legend u"Configuration speciale" + legend = u"Configuration speciale" optional = True can_modify = [nounou]