default to a session cookie instead of setting an explicit timeout, weird timezone...
[freeside.git] / httemplate / elements / link-replace_element_text.html
index 0079fb5..77d3adb 100644 (file)
@@ -34,7 +34,7 @@ my %param = (
     replace_text => 'REPLACEMENT_TEXT_FOR_INPUT_ELEMENT',
     element_type => 'input',
 
-    link_text    => qq{<img src="${fsurl}images/eye.png">},
+    link_text    => qq{<img src="${fsurl}images/eye-20x20.png" height="14" width="14">},
     href         => 'javascript:void(0)',
     style        => 'text-decoration:none;',
     class        => undef,