monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monit-dev] [monit] r226 committed - Removed donation link. Donation nev


From: monit
Subject: [monit-dev] [monit] r226 committed - Removed donation link. Donation never worked for us. Instead we hope u...
Date: Fri, 27 Aug 2010 22:51:47 +0000

Revision: 226
Author: janhenrik.haukeland
Date: Fri Aug 27 15:50:32 2010
Log: Removed donation link. Donation never worked for us. Instead we hope users will try M/Monit.
http://code.google.com/p/monit/source/detail?r=226

Modified:
 /trunk/http/cervlet.c
 /trunk/http/cervlet.h

=======================================
--- /trunk/http/cervlet.c       Thu Aug 26 12:31:40 2010
+++ /trunk/http/cervlet.c       Fri Aug 27 15:50:32 2010
@@ -312,9 +312,7 @@
     "WITHOUT ANY WARRANTY; without even the implied warranty of "
     "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the "
     "<a href='http://www.gnu.org/licenses/gpl.html'>GNU "
-    "General Public License</a> for more details.</p>"
- "<p style='font-weight: bold; text-align:center; padding-top:30px;'>Please consider making a <a href=\"http://mmonit.com/monit/donate/\";>"
-    "donation</a> to support our work with Monit.</p>");
+    "General Public License</a> for more details.</p>");
   out_print(res,
"<center><p style='padding-top:20px;'>[<a href=\".\">Back to Monit</a>]</p></body></html>");

=======================================
--- /trunk/http/cervlet.h       Sun May  2 12:57:05 2010
+++ /trunk/http/cervlet.h       Fri Aug 27 15:50:32 2010
@@ -78,7 +78,7 @@
"<table cellspacing=\"0\" cellpadding=\"10\" width=\"100%%\" border=\"0\">"\
 "  <tr bgcolor=\"#DDDDDD\">"\
" <td align=\"left\" valign=\"top\" width=\"20%%\" bgcolor=\"#DDDDDD\"><font color=\"#000000\"><small><a href='.'>Home</a>&gt;<a href='%s'>%s</a></small></font></td>"\ -" <td align=\"center\" valign=\"top\" width=\"60%%\" bgcolor=\"#DDDDDD\" style=\"font-size:12px; color:#555;\">Use <a href='http://mmonit.com/' style=\"font-size:12px;\">M/Monit</a> to manage all your Monit instances.</td>"\ +" <td align=\"center\" valign=\"top\" width=\"60%%\" bgcolor=\"#DDDDDD\" style=\"font-size:12px; color:#555;\">Use <a href='http://mmonit.com/' style=\"font-size:12px;\">M/Monit</a> to manage all your Monit instances</td>"\ " <td align=\"left\" valign=\"top\" width=\"20%%\" bgcolor=\"#DDDDDD\"><p align=\"right\"><small><a href='_about'>monit " VERSION "</a></small></td>"\
 "  </tr>"\
 "</table>"\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]