dns editing improvements: show an error from adding default records, redirect back...
[freeside.git] / httemplate / elements / popup_link.html
index 49b624c..fbb6ce3 100644 (file)
@@ -11,7 +11,7 @@ Example:
     'label'          => 'click me',     # text of <A> tag
    
     #strongly recommended
-    'actionlabel     => 'You clicked',  # popup title
+    'actionlabel'    => 'You clicked',  # popup title
    
     #opt
     'width'          => 540,