clarify wording in tabs to appropriately reflect purpose of these pages
Remove #!/usr/local/bin/php
MFC 6921Fix fend.inc alignment Fix tab links
corrected imagepath
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Fix tabs.
This looks a little more pleasing to my eyes
Last of the bottom round fixesTurn top rounding back on now that those are all fixed
Use $pgtitle for consistency
Reverse Local and Remote tabs
include head.inc and round corners on tabs
Show current versionAllow to select previous versionstandardize object placement
'Config History' -> 'Local'
Fix info display. We can't use the array generated by get_backups() - it's suited for iteration, rather than fast retrieval.
Print out configuration information upon restore and deletion.
Include the year a revision is made.
Use config_restore to document config file reversion, unlink desired configs, etc.
Enable config restore
speed improvements - backup.cache was created so we didn't have to read through all the XML files
Fix double display of first config line
Make config backup actually work
Initial commit of config versioning frontend.