https://www.icyphoenix.com/viewtopic.php?f=26&t=3400&p=23218#p23218
-----------------------------------
miichael
Wed 09 Jan, 2008 08:36

Re: Arrows On Show Page For Next/previous
-----------------------------------
it looks right in lang album main

$lang['Prev_Pic'] = 'View Previous Picture';
$lang['Next_Pic'] = 'View Next Picture';

i change it to this and it fixed it

$lang['Prev_Pic'] = 'View Next Picture';
$lang['Next_Pic'] = 'View Previous Picture';

will this cause any problems?


