]> git.mxchange.org Git - friendica.git/commit
add info() function. Works like notice() but show messages in a div with class info...
authorFabio Comuni <fabrix.xm@gmail.com>
Mon, 23 May 2011 09:39:57 +0000 (11:39 +0200)
committerFabio Comuni <fabrix.xm@gmail.com>
Mon, 23 May 2011 09:39:57 +0000 (11:39 +0200)
commite1107b55c6715d131ca808890ce51c6301e56ccc
treefe082a84a1b20b68141e3b1ffdac697051ae73b6
parent3ea145fae7defaf959b04797afc8482bd0190352
add info() function. Works like notice() but show messages in a div with class info-message.
update code to use info() instead of notice() when appropriate (non-error message)
add info-message class style in themes
33 files changed:
addon/facebook/facebook.php
addon/statusnet/statusnet.php
boot.php
include/auth.php
index.php
mod/contacts.php
mod/crepair.php
mod/dfrn_poll.php
mod/dfrn_request.php
mod/directory.php
mod/group.php
mod/install.php
mod/item.php
mod/lostpass.php
mod/manage.php
mod/match.php
mod/message.php
mod/network.php
mod/notifications.php
mod/oexchange.php
mod/openid.php
mod/profile_photo.php
mod/profiles.php
mod/register.php
mod/regmod.php
mod/search.php
mod/settings.php
mod/tagrm.php
mod/viewcontacts.php
view/settings_nick_set.tpl
view/theme/dispy/style.css
view/theme/duepuntozero/style.css
view/theme/loozah/style.css