<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Imran Hussain pushed to branch master at <a href="https://projects.sucs.org/sucssite/sucs-site">sucssite / sucs-site</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/d751ca21bf8f472d68ce012852beb558b110af73">d751ca21</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-10-12T11:17:55Z</i>
</div>
<pre class='commit-message'>Send people to the maintained games.sucs.org instead of taking them to /games
when the click on the menu link.</pre>
</li>
<li>
<strong><a href="https://projects.sucs.org/sucssite/sucs-site/commit/27b72237695f43f16ce2c8d779c249474cec8197">27b72237</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-10-12T11:24:10Z</i>
</div>
<pre class='commit-message'>Merge branch 'master' into 'master'

Send people to the maintained games.sucs.org instead of taking them to /games Closes #19

Change the top level menu link to send people to games.sucsorg instead of /games

See merge request !26</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
database.sql
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/compare/3cc18357fdcca0e282720c8a71b143ef752ea881...27b72237695f43f16ce2c8d779c249474cec8197#diff-0'>
<strong>
database.sql
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/database.sql
</span><span style="color: #000000;background-color: #ddffdd">+++ b/database.sql
</span><span style="color: #aaaaaa">@@ -2090,7 +2090,7 @@ COPY menu (id, title, parent, menuorder, target, title_cy, permission) FROM stdi
</span> 21        Joining 3       1       /About/Joining  Ymunwch \N
 18     Staff   3       3       /About/Staff    Staff   \N
 12     Room    3       2       /About/Room     Ystafell        \N
-15     Games   \N      6       /Games  Gêmau  \N
<span style="color: #000000;background-color: #ddffdd">+15      Games   \N      6       https://games.sucs.org  Gêmau  \N
</span> 11        Web Mail        8       3       https://sucs.org/webmail/       Ebost Gwe       \N
 30     ShortURI        8       2       /Tools/ShortURI \N      \N
 31     PasteBin        8       4       /Tools/PasteBin \N      \N
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/compare/3cc18357fdcca0e282720c8a71b143ef752ea881...27b72237695f43f16ce2c8d779c249474cec8197">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":["merge_requests","issues","commit"],"url":"https://projects.sucs.org/sucssite/sucs-site/compare/3cc18357fdcca0e282720c8a71b143ef752ea881...27b72237695f43f16ce2c8d779c249474cec8197"}}</script>
</p>
</div>
</body>
</html>