|
From: Joe z. <jz...@at...> - 2002-07-14 06:48:55
|
I made some cosmetic changes to admin.php. Mostly, I added page headings. I also added a "delete" button, but it does the same as "edit" for now. I want to add some drop-down lists for selecting smb/nsf/rsync, but it's late and I want to play some Half-Life. You'll notice in the "Administrator Login" section of admin.php that I added some newlines "\n" to the echo output, and escaped some of the quotes (\"). If you select "view source" in your browser the newlines make it much more readable. I didn't add them to the other sections of admin.php because I would like your opinion, you might think it makes the source harder to read. I also added a table border variable for testing. Turning it on makes it easier to arrange the table elements. Let me know what you think. Joe |