Merge pull request #22324 from totten/master-queue-table
[civicrm-core.git] / xml / templates / civicrm_state_province.tpl
index b883977755cddef27d9205a69138dd21071ab95e..b4329945d657594fe95dad0e4e14bb198f78b225 100644 (file)
@@ -4144,4 +4144,7 @@ INSERT INTO civicrm_state_province (id, country_id, abbreviation, name) VALUES
 (NULL, 1115, "50", "Sejong"),
 
 -- Add missing province for Philippines
-(NULL, 1170, "DIN", "Dinagat Islands");
+(NULL, 1170, "DIN", "Dinagat Islands"),
+
+-- Add missing state for Colombia
+(NULL, 1048, "HUI", "Huila");