index : checker | |
Archlinux32 consistency checker | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | templates/summary.m4 | 2 |
diff --git a/templates/summary.m4 b/templates/summary.m4 index af084cd..60035af 100644 --- a/templates/summary.m4 +++ b/templates/summary.m4 @@ -43,7 +43,7 @@ _TABLE_END() _SECTION_HEADER(h2,_MISSING_STATE_FILE) <p>Candidates to be transfered to the AUR and to adopt there..</p> _TABLE_START() -_TABLE_HEADER(repository,status) +_TABLE_HEADER(repository,status in state repo,state in AUR) m4_esyscmd(`../scripts/tsv2tablerow ../data/missing_state_file') _TABLE_END() _SECTION_HEADER(h2,_MOVING_PACKAGES_TO_AUR) |