[SUCS Devel] [Git][sucssite/sucs-site][master] Update Live chat link
Isabel Jenkins
unreturnable at sucs.org
Sun Sep 24 12:57:21 BST 2017
Isabel Jenkins pushed to branch master at sucssite / sucs-site
Commits:
1a4237a8 by Isabel Jenkins at 2017-09-24T12:57:09+01:00
Update Live chat link
- - - - -
1 changed file:
- components/front.php
Changes:
=====================================
components/front.php
=====================================
--- a/components/front.php
+++ b/components/front.php
@@ -9,7 +9,7 @@ if (!$session->loggedin) {
$output = file_get_contents("../static/fragments/Join.txt");
} else {
$output = "<div class=\"cbb\"><h3>You are logged in</h3><p>If you would like to contribute to the site or report a bug, please contact imranh.</p></div>";
- $output = "<div class=\"cbb\"><h3>You are logged in</h3><p style=\"text-align: center;\">Why not join our <a href=\"#\" onclick=\"window.open('/mw/','Milliways','height=600,width=800,menubar=no,resizable=yes,location=no,directories=no,scrollbars=yes,status=no,toolbar=no')\" style=\"font-size: 150%; font-weight: bold; color: #ffc62b;\">Live Chat</a>?</p></div>";
+ $output = "<div class=\"cbb\"><h3>You are logged in</h3><p style=\"text-align: center;\">Why not join our <a href=\"https://chat.sucs.org\" target=\"_blank\">Live Chat</a>?</p></div>";
//include('users.php');
//$output .= $result;
include('electionreminder.php');
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/1a4237a8d48046bcd4cfc452fcbfc886db8bfef7
---
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/commit/1a4237a8d48046bcd4cfc452fcbfc886db8bfef7
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20170924/f0151864/attachment.html>
More information about the Devel
mailing list