<p><?=__("The backup of your notes completed successfully. The output can be found at");?>: <a href="<?php echo base_url().$filename;?>"><?php echo base_url() . $filename; ?></a></p>
<p><?=__("Something went wrong during the backup process. Check that the backup folder exists and is writeable by your web server user / group.");?></p>