Skip to content

Commit 8c65e9f

Browse files
author
Einolf
committed
removed healthvault message saying it is unavailable
1 parent 02f9d73 commit 8c65e9f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

html/load_personal_history_dialog.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ <h3>Old Way</h3>
6666
</TR>
6767
</TABLE><br />
6868
<div class="title-bar translate">Load Your Family Health History from Microsoft HealthVault</div>
69-
<br />HealthVault functionality is currently unavailable. It will be back online as soon as possible.
70-
<div class="hideHealthVault">
7169

7270
<TABLE>
7371
<TR>
@@ -85,7 +83,6 @@ <h3>Old Way</h3>
8583

8684
</TABLE>
8785

88-
</div>
8986
<hr />
9087
<P class='translate instructions'>
9188
NOTE: When you share family health information with a third-party system, such as Google or Dropbox, the information is retained in that system. Please review the third-party’s terms of use and privacy policy to ensure that your information is secure.
@@ -107,4 +104,4 @@ <h3>Old Way</h3>
107104
ga('create', 'UA-84860122-1', 'auto');
108105
ga('send', 'pageview');
109106

110-
</script>
107+
</script>

html/save_personal_history_dialog.html

+1-4
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@
4545
<br />
4646
</div>
4747
<div class="title-bar translate" data-i18n='fhh_load_save.save_health_vault'> Save Your Personal Information to Microsoft's Health Vault</div>
48-
<br />HealthVault functionality is currently unavailable. It will be back online as soon as possible.
4948

50-
<div class="hideHealthVault">
5149

5250
<TABLE>
5351
<TR>
@@ -61,7 +59,6 @@
6159
</TD>
6260
</TR>
6361
</TABLE>
64-
</div>
6562
<div class="title-bar translate" data-i18n='fhh_load_save.save_google_drive'> Save Your Personal Information to Google Drive</div>
6663
<TABLE>
6764
<TR>
@@ -100,4 +97,4 @@
10097
ga('create', 'UA-84860122-1', 'auto');
10198
ga('send', 'pageview');
10299

103-
</script>
100+
</script>

0 commit comments

Comments
 (0)