Skip to content

Commit

Permalink
Update string key in data_grid_paginator.latte
Browse files Browse the repository at this point in the history
  • Loading branch information
dasim committed Aug 2, 2024
1 parent 5affd4f commit dca7c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{/foreach}

{capture $lastButton}
{='ublaboo_datagrid.next'|translate}<i n:block = "icon-arrow-right" class="{$iconPrefix}arrow-right"></i>
{='contributte_datagrid.next'|translate}<i n:block = "icon-arrow-right" class="{$iconPrefix}arrow-right"></i>
{/capture}

{if $paginator->isLast()}
Expand Down

0 comments on commit dca7c37

Please sign in to comment.