sync with 0.9.10claws57 HEAD
[claws.git] / src / prefs_template.c
index 9762153f062d5d19beee15cb64df4a318080e86b..af02d363d39a5e6e46a40a44a70e780559db633f 100644 (file)
@@ -544,7 +544,7 @@ static void prefs_template_delete_cb(void)
 
        if (alertpanel(_("Delete template"),
                       _("Do you really want to delete this template?"),
-                      _("Yes"), _("No"), NULL) == G_ALERTALTERNATE)
+                      _("Yes"), _("No"), NULL) != G_ALERTDEFAULT)
                return;
 
        tmpl = gtk_clist_get_row_data(clist, row);