Skip to content

Commit f6f9e1f

Browse files
committed
fix typo
1 parent 1c98274 commit f6f9e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ajax/semantic/html/modules/HtmlSlider.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function setTicked(){
3232
}
3333

3434
public function setLabels($labels){
35-
$this->params['interpretLabel']=$labels;
35+
$this->_params['interpretLabel']=$labels;
3636
}
3737

3838
/**

0 commit comments

Comments
 (0)