summaryrefslogtreecommitdiff
path: root/httemplate/elements/link-replace_element_text.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/link-replace_element_text.html')
-rw-r--r--httemplate/elements/link-replace_element_text.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/link-replace_element_text.html b/httemplate/elements/link-replace_element_text.html
index 0079fb5..77d3adb 100644
--- a/httemplate/elements/link-replace_element_text.html
+++ b/httemplate/elements/link-replace_element_text.html
@@ -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,