Shifted the GUI user function page _format_table() and _table_line() methods into the misc module.
These are now the gui.misc.format_table() and gui.misc.table_line() functions. This allows the code to be used in other parts of the GUI.
Authored by: bugman 2012-06-08
Parent: [r16794]
Child: [r16796]