File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
{ if $DISPLAY_NAV_BUTTONS or isset($slideshow )}
3
3
{ if isset($slideshow )}
4
4
{ if isset($slideshow .U_INC_PERIOD)}
5
- <a href =" { $slideshow .U_INC_PERIOD} " title =" { ' Accelerate diaporama speed' |@translate} " class =" pwg-state-default pwg-button" >
6
- <span class =" pwg-icon pwg-icon-clock-minus" >  ; </span ><span class =" pwg-button-text" >{ ' Accelerate diaporama speed' |@translate} </span >
5
+ <a href =" { $slideshow .U_INC_PERIOD} " title =" { ' Reduce diaporama speed' |@translate} " class =" pwg-state-default pwg-button" >
6
+ <span class =" pwg-icon pwg-icon-clock-minus" >  ; </span ><span class =" pwg-button-text" >{ ' Reduce diaporama speed' |@translate} </span >
7
7
</a >
8
8
{ else }
9
9
<span class =" pwg-state-disabled pwg-button" >
10
- <span class =" pwg-icon pwg-icon-clock-minus" >  ; </span ><span class =" pwg-button-text" >{ ' Accelerate diaporama speed' |@translate} </span >
10
+ <span class =" pwg-icon pwg-icon-clock-minus" >  ; </span ><span class =" pwg-button-text" >{ ' Reduce diaporama speed' |@translate} </span >
11
11
</span >
12
12
{ /if }
13
13
{ if isset($slideshow .U_DEC_PERIOD)}
You can’t perform that action at this time.
0 commit comments