PDA

View Full Version : Photopage navigation with icons (global.php)


triadib
2nd of November 2006 (Thu), 03:50
Hi,

if you want to use photopage navigation with icons instead of textbuttons it is necessary to uncomment the following lines in language/.../global.php:


$translated["previous"]["image"] ...
$translated["next"]["image"] ...
$translated["exhibition_browser"]["image"] ...


If you check the entries mentioned above there is a slash right after "{$toroot}{$style_graphs}".
This have to be deleted because $style_graphs is already defined with a trailing slash (in ADMIN--> STYLES)

Regards
Dirk



n language file there i