/[monit]/monit/http/cervlet.c
ViewVC logotype

Diff of /monit/http/cervlet.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.192 by martinp, Sat Oct 29 23:39:02 2005 UTC revision 1.193 by hauk, Mon Oct 31 17:39:53 2005 UTC
# Line 310  static void do_about(HttpRequest req, Ht Line 310  static void do_about(HttpRequest req, Ht
310      "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the "      "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the "
311      "<a href='http://www.gnu.org/licenses/gpl.html'>GNU "      "<a href='http://www.gnu.org/licenses/gpl.html'>GNU "
312      "General Public License</a> for more details."      "General Public License</a> for more details."
313      "<p><br><center><p><i>Please consider making a "      "<p></br><center><i><b>Please consider making a "
314      "<a class=grey href=\"http://www.tildeslash.com/monit/donate.php\">"      "<a class=grey href=\"http://www.tildeslash.com/monit/donate.php\">"
315      "donation</a> and support our continued work with monit.</i></center>");      "donation</a> and support our continued work with monit.</b></i></center></p>");
316    out_print(res,    out_print(res,
317     "<p align=left><form method=GET action='/'><input type=submit"      "<p></br><center>[Click <a href=\"/\">here</a> to go back to monit]"
318     " value='<<&nbsp; Back'></form></p>");      "</center></p>");
319    
320    FOOT    FOOT
321    

Legend:
Removed from v.1.192  
changed lines
  Added in v.1.193

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26