Additional Info |
---|
Type
|
Color style
|
Package ID
Hoochie Coochie Man:Blues Mega
|
First Created
June 14, 2008, 05:07:50 PM
|
Last Updated
November 27, 2008, 10:14:51 AM
|
// How about the [search] button?
// the [Arcade] button
echo '<li><a href="', $scripturl, '?action=arcade" class="kwick opt1" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/arcade.gif" alt="' . $txt[119] . '" style="margin: 0px 0;" border="0" /><span>' : $txt['arcade']), '</span></a></li>';
// If the user is a guest, show [login] button.
// the [SMF Gallery] button
if ($context['allow_smfgallery_view'])
echo '<li><a href="', $scripturl, '?action=gallery" class="kwick opt1">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/gallery.gif" alt="' . $txt[331] .'" style="margin: 0px 0;" border="0" /><span>' : $txt['smfgallery_menu']), '</span></a></li>';
other_images.zip
1.22 MB
|
turkish_buttons.zip
1.67 MB
|
bluesmegacolor.zip
1.67 MB
|