diff --git a/web/templates/pages/settings_incidents.tmpl b/web/templates/pages/settings_incidents.tmpl index b4a06d8..df62818 100644 --- a/web/templates/pages/settings_incidents.tmpl +++ b/web/templates/pages/settings_incidents.tmpl @@ -21,7 +21,7 @@ href="/settings/incidents/create" class="inline-flex justify-center items-center py-3 px-5 text-base font-medium text-center text-white rounded-lg bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300" > - Create First Worker Group + Create First Incident diff --git a/web/templates/pages/settings_notifications.tmpl b/web/templates/pages/settings_notifications.tmpl index adc71ab..d6b2a3c 100644 --- a/web/templates/pages/settings_notifications.tmpl +++ b/web/templates/pages/settings_notifications.tmpl @@ -21,7 +21,7 @@ href="/settings/notifications/create" class="inline-flex justify-center items-center py-3 px-5 text-base font-medium text-center text-white rounded-lg bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300" > - Create First Worker Group + Create First Notification