refactoring
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
<?php return array(
|
||||
<?php
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Elements
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| These simple language lines provide the text for the Paginator class.
|
||||
| Each line corresponds with an element of the pagination links generated
|
||||
| by the class, and may be changed freely by the developer.
|
||||
|
|
||||
*/
|
||||
return array(
|
||||
|
||||
'first' => 'First',
|
||||
'previous' => '← Previous',
|
||||
|
||||
Reference in New Issue
Block a user