countries: fix table class for reserved cells
[sheet.git] / countries.plp
index 1ed8eef2740097e99d66f22718ea98008872b014..dfe9a4859a96d362cad0c22db24da7cfbe2f1f91 100644 (file)
@@ -17,7 +17,7 @@ Html({
 my $cc = do 'data/countries.inc.pl';
 
 {
-       printf '<table class="mcmap">';
+       printf '<table class="ccmap">';
        print '<col><colgroup span="26">';
        for my $section (qw{thead}) {
                print "<$section><tr><th>↳";