fixed vie errors.

This commit is contained in:
Taylor Otwell
2011-08-18 22:00:59 -05:00
parent d943f8b749
commit 0a5c442295
14 changed files with 3 additions and 6 deletions

View File

@@ -0,0 +1,8 @@
<?php
return array(
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
);