summaryrefslogtreecommitdiff
path: root/httemplate/search/elements/search.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-08-29 21:26:34 -0700
committerMark Wells <mark@freeside.biz>2015-08-29 21:26:34 -0700
commitd622148c3ad8e98aef7ae1ca163e28483e023609 (patch)
tree31a87417ae7a0f31428dfbbe8fa1d847bbf7a1a0 /httemplate/search/elements/search.html
parent0f8882fa700977c08688d3bdf6412ad06f0e618e (diff)
fix typo
Diffstat (limited to 'httemplate/search/elements/search.html')
-rw-r--r--httemplate/search/elements/search.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/search/elements/search.html b/httemplate/search/elements/search.html
index beb0173..a279f53 100644
--- a/httemplate/search/elements/search.html
+++ b/httemplate/search/elements/search.html
@@ -348,8 +348,8 @@ if ( $opt{'disableable'} ) {
sub { shift->disabled ? 'FF0000' : '00CC00'; };
splice @{ $opt{'links'} }, $pos, 0, ''
if $opt{'links'};
- splice @{ $opt{'link_onlicks'} }, $pos, 0, ''
- if $opt{'link_onlicks'};
+ splice @{ $opt{'link_onclicks'} }, $pos, 0, ''
+ if $opt{'link_onclicks'};
}
#add show/hide disabled links