Witam.
Jestem zupełnie zielony w php, dlatego zwracam się z prośbą, czy mógłby ktoś pomóc mi zmienić kolor napisu "Panel admina" w kodzie poniżej na czerwony. (IMG:
style_emoticons/default/co_jest.gif)
<?php
/*
##########################################################################
# #
# Version 4 / / / #
# -----------__---/__---__------__----__---/---/- #
# | /| / /___) / ) (_ ` / ) /___) / / #
# _|/_|/__(___ _(___/_(__)___/___/_(___ _/___/___ #
# Free Content / Management System #
# / #
# #
# #
# Copyright 2005-2010 by webspell.org #
# #
# visit webSPELL.org, webspell.info to get webSPELL for free #
# - Script runs under the GNU GENERAL PUBLIC LICENSE #
# - It's NOT allowed to remove this copyright-tag #
# -- <a href="http://www.fsf.org/licensing/licenses/gpl.html" target="_blank">http://www.fsf.org/licensing/licenses/gpl.html</a> #
# #
# Code based on WebSPELL Clanpackage (Michael Gruber - webspell.at), #
# Far Development by Development Team - webspell.org #
# #
# visit webspell.org #
# #
##########################################################################
*/
/* do not edit above this line */
'admin'=>'Panel admina',
'buddy_list'=>'Przyjaciele',
'cash-box'=>'Cashbox',
'edit_account'=>'Edytuj profil',
'galleries'=>'Galeria',
'login'=>'Zaloguj',
'logout'=>'Wyloguj',
'lost_password'=>'Zapomniałeś hasła ?',
'messenger'=>'Wiadomości',
'n_a'=>'n/a',
'overview'=>'Przeglądaj',
'register_now'=>'Rejestracja',
'registered_users'=>'Zarejestrowani użytkownicy',
'welcome_back'=>'Witaj ponownie'
);
?>
Z góry dzięki (IMG:
style_emoticons/default/smile.gif)