diff --git a/SoObjects/Appointments/SOGoAptMailNotification.m b/SoObjects/Appointments/SOGoAptMailNotification.m
index bba1ef46c..98a9d74b8 100644
--- a/SoObjects/Appointments/SOGoAptMailNotification.m
+++ b/SoObjects/Appointments/SOGoAptMailNotification.m
@@ -82,7 +82,7 @@ static NSTimeZone *EST = nil;
NSString *aptUID;
aptUID = [[self newApt] uid];
- return [NSString stringWithFormat:@"%@/Calendar/%@/view?tab=participants",
+ return [NSString stringWithFormat:@"%@/Calendar/%@/edit?mail-invitation=yes",
[self homePageURL],
aptUID];
}
diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox
index ed9460fe5..ecb533134 100644
--- a/UI/Templates/UIxPageFrame.wox
+++ b/UI/Templates/UIxPageFrame.wox
@@ -84,9 +84,9 @@
>