Revert "Revert "comment out some webstuff""

This reverts commit e392798d3f.
This commit is contained in:
mwells 2014-09-04 10:49:13 -07:00
parent 1a3f1f6d09
commit 25669a94f7

View File

@ -1256,6 +1256,8 @@ bool printWebHomePage ( SafeBuf &sb , HttpRequest *r , TcpSocket *sock ) {
sb.safePrintf("</style>\n");
sb.safePrintf("<br>");
/*
sb.safePrintf("<div class=grad style=\"border-radius:200px;border-color:blue;border-style:solid;border-width:3px;padding:12px;width:320px;height:320px;display:inline-block;z-index:100;color:black;position:relative;background-color:lightgray;\">");
sb.safePrintf("<br>");
@ -1347,6 +1349,7 @@ bool printWebHomePage ( SafeBuf &sb , HttpRequest *r , TcpSocket *sock ) {
sb.safePrintf("</div>");
sb.safePrintf("</div>");
*/
//sb.safePrintf("</TD></TR></TABLE></body></html>");