Addressbook plugin."), get_option("addressbook_version"));
echo '
';
_e("Please report any bugs and feature requests at
samwilson.id.au/blog/plugins/addressbook.");
echo '
'.__('Thankyou.'); ?>
| '.__('Organisation').' | '.__('Email address').' | '.__('Phone number').' | '; ?>|
|---|---|---|---|
| ".stripslashes($row->first_name." ".$row->surname)." | ".stripslashes($row->organisation)." | ".stripslashes($row->email)." | ".stripslashes($row->phone)." |
\n". " ".__('[Edit]')."\n". " ".__('[Delete]')."\n". "
\n". _addressbook_getAddressCard($row, " "). "
".__('Are you sure you want to delete this address?')."
\n". "\n". " \n". " ".__('[Yes]')."\n". " \n". " ".__('[No]')."\n". "
\n". "\n".
_addressbook_getIfNotEmpty("$pad %s\n", stripslashes($data->first_name." ".$data->surname)).
_addressbook_getIfNotEmpty("$pad %s\n", stripslashes($data->organisation)).
_addressbook_getIfNotEmpty("$pad %1\$s
\n", stripslashes($data->email)).
_addressbook_getIfNotEmpty("$pad %s\n", stripslashes($data->phone)).
_addressbook_getIfNotEmpty("$pad %1\$s\n", stripslashes($data->website)).
"$pad