doc height param
[freeside.git] / httemplate / elements / popup_link.html
index 584ffde..72073e3 100644 (file)
@@ -14,7 +14,8 @@ Example:
     'actionlabel     => 'You clicked',  # popup title
    
     #opt
-    'width'          => '540',
+    'width'          => 540,
+    'height'         => 336,
     'color'          => '#ff0000',
     'closetext'      => 'Go Away',      # the value '' removes the link
     'aname'          => "target", # link NAME= value, useful for #targets