doc height param
[freeside.git] / httemplate / elements / popup_link_onclick.html
index 1a07ba8..b689c54 100644 (file)
@@ -13,7 +13,8 @@ Example:
     'actionlabel     => 'You clicked',  # popup title
    
     #opt
-    'width'          => '540',
+    'width'          => 540,
+    'height'         => 336,
     'color'          => '#ff0000',
     'closetext'      => 'Go Away',      # the value '' removes the link
   } )