# | Line 233 | Line 233 | void HostStatus::header(const string& me | |
---|---|---|
233 | << "<input type=\"checkbox\" name=\"mode\" value=\"p\"> Platform" | |
234 | << '\n' | |
235 | << "<input type=\"checkbox\" name=\"mode\" value=\"s\"> Since\n" | |
236 | + | << "<input type=\"submit\" value=\"Status\">\n" |
237 | << "</p>\n" | |
238 | << "</form>\n" | |
239 | << "<table class=\"center\">\n" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |