Update scripts, templates, add ldap logo
authorTodd Lyons <tlyons@exim.org>
Mon, 28 Oct 2013 21:11:52 +0000 (14:11 -0700)
committerTodd Lyons <tlyons@exim.org>
Mon, 28 Oct 2013 21:11:52 +0000 (14:11 -0700)
htdocs/img/openldap_logo.jpg [new file with mode: 0644]
htdocs/index.html
scripts/approve_system.pl
templates/index.tt
templates/status.tt

diff --git a/htdocs/img/openldap_logo.jpg b/htdocs/img/openldap_logo.jpg
new file mode 100644 (file)
index 0000000..1a4cff5
Binary files /dev/null and b/htdocs/img/openldap_logo.jpg differ
index b3dba345a2b94150df87a5a541487521ca4abd87..c0a360841790bf52c837f9819e9a7d9aed1c0489 100644 (file)
@@ -53,8 +53,8 @@ the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
 We are particularly interested in unusual platforms or combinations of
 architecture, operating system and compiler.
 </p>
-<p>To see what is involved in running a buildfarm member, please read the
-<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a>instructions.
+<p>To see what is involved in running a buildfarm member, please read the 
+<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a> instructions.
 Per the instructions, the client code should be checked out with git and
 run using the <strong>run_cron.sh</strong> wrapper script.  This will allow
 auto-update of itself when changes are made to the Exim Build Farm Client
index 32e23218215ac67b402c5c722c9639315c6b78a0..55424c9d8ff7381d706d9b7c25f4d3dca993f940 100755 (executable)
@@ -35,7 +35,7 @@ my $sth = $db->prepare(q[
       ]);
 $sth->execute();
 
-sub send_welcome_message
+sub send_welcome_email
 {
   my $row = shift() or return;
   my $msg = new Mail::Send;
index 2b8e820eba4700af8b4e82e625aef546f43aff70..2d5af1ea85631184cf507e26a4073c6ff4030532 100644 (file)
@@ -34,8 +34,8 @@ the <a href="/cgi-bin/register-form.pl" title="Register">Registration Page</a>.
 We are particularly interested in unusual platforms or combinations of
 architecture, operating system and compiler.
 </p>
-<p>To see what is involved in running a buildfarm member, please read the
-<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a>instructions.
+<p>To see what is involved in running a buildfarm member, please read the 
+<a href="https://github.com/mrballcb/exim-build-farm-client/wiki/Installation">Client Installation</a> instructions.
 Per the instructions, the client code should be checked out with git and
 run using the <strong>run_cron.sh</strong> wrapper script.  This will allow
 auto-update of itself when changes are made to the Exim Build Farm Client
index 0a027cb91e29d003dc12fb7d17b1a676ec466fa3..6c66ccd96fdacd98debfd53a25eb32d3aa305790 100644 (file)
@@ -12,6 +12,7 @@ See accompanying License file for license details
      gnutls => '/img/gnutls_icon.gif',
      mysql => '/img/mysql_logo.png',
      pgsql => '/img/postgresql-icon-32.png',
+     ldap => '/img/openldap_logo.jpg',
      #python => '/img/python.png',
      #debug => '/img/bug.png',
      #pam => '/img/pam.png',