return instructions
darcs-hash:20080630170653-84dde-e13ebf4ea364a6f12bb2692bc0278491a804c0fc.gz
This commit is contained in:
parent
f874067401
commit
5121cbebe4
|
@ -25,9 +25,9 @@ require_once(INSTALLDIR.'/lib/jabber.php');
|
|||
class ImsettingsAction extends SettingsAction {
|
||||
|
||||
function get_instructions() {
|
||||
_t('You can send and receive notices through '.
|
||||
'Jabber/GTalk [instant messages](%%doc.im%%). Configure '.
|
||||
'your address and settings below.');
|
||||
return _t('You can send and receive notices through '.
|
||||
'Jabber/GTalk [instant messages](%%doc.im%%). Configure '.
|
||||
'your address and settings below.');
|
||||
}
|
||||
|
||||
function show_form($msg=NULL, $success=false) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user