Man, much of the coding looks sooooo familiar

Anyways,
cp_manage_flag.pl.
Change the info line to:
&HeaderRow(qq(This section renames/deletes your flags! You may only rename only one file at a time but you may delete multiple files (press CTRL while selecting the files you want to delete). To rename a file, select the file from the last, enter in the new name (without the path) and then press the Rename/Delete button. To delete file(s), select the file(s) from the list and press the Rename/Delete button.
Be careful. Once flags are deleted, there will be no way to recover the avatar. ), "2", "#FFFFFF", "#000000", "left", "1");
because 1) script does confirm whether you want to delete that selection or not and 2) this fixes the extra line space between the last lines in the info section.
q