Commit ceef077 1 parent 568d459 commit ceef077 Copy full SHA for ceef077
File tree 1 file changed +2
-2
lines changed
src/Components/DatagridPaginator/templates
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<div n:if =" $paginator->pageCount > 1" >
10
10
{ capture $firstButton }
11
- <i n:block = " icon-arrow-left" class =" { $iconPrefix } arrow-left" ></i > { =' ublaboo_datagrid .previous' |translate}
11
+ <i n:block = " icon-arrow-left" class =" { $iconPrefix } arrow-left" ></i >& nbsp ; { =' contributte_datagrid .previous' |translate}
12
12
{ /capture }
13
13
14
14
{ if $paginator -> isFirst ()}
28
28
{ /foreach }
29
29
30
30
{ capture $lastButton }
31
- { =' ublaboo_datagrid .next' |translate} <i n:block = " icon-arrow-right" class =" { $iconPrefix } arrow-right" ></i >
31
+ { =' contributte_datagrid .next' |translate} & nbsp ; <i n:block = " icon-arrow-right" class =" { $iconPrefix } arrow-right" ></i >
32
32
{ /capture }
33
33
34
34
{ if $paginator -> isLast ()}
You can’t perform that action at this time.
0 commit comments