'.__('Export', $this->name).''. '
'. '
'. '

'.__('This functionality will dump your entire WP Greet Box options into a file.', $this->name).'

'. '

'. ''. '

'. '
'. '
'. '

'.__('Import', $this->name).'

'. '
' ); wp_nonce_field($this->name); echo( '
'. '

'.__('This functionality will restore your entire WP Greet Box options from a file.
Make sure you\'ve done an export and backup the exported file before you try this!', $this->name).'

'. '
' ); wp_nonce_field($this->name); echo( '

'. ''. '

'. '
'. '
' );