<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/3cc18357fdcca0e282720c8a71b143ef752ea881">3cc18357</a></strong>
<div>
<span>by Imran Hussain</span>
<i>at 2015-10-12T11:02:53Z</i>
</div>
<pre class='commit-message'>Remove the indavidual account renewal drop down.</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
templates/susignup-admin.tpl
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://projects.sucs.org/sucssite/sucs-site/commit/3cc18357fdcca0e282720c8a71b143ef752ea881#diff-0'>
<strong>
templates/susignup-admin.tpl
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/templates/susignup-admin.tpl
</span><span style="color: #000000;background-color: #ddffdd">+++ b/templates/susignup-admin.tpl
</span><span style="color: #aaaaaa">@@ -89,15 +89,6 @@ This component allows staff members to sort out memberships and renewals that ha
</span> <input type='submit' name='snsubmit' id='snsubmit' value="Start" />
</form>
</div>
-<div class='susignup-admin-menu cbb'>
-<h3>Renew existing account:</h3>
-<form action='{$componentpath}' method='post'>
- <label for='member'>Account:</label>
- {html_options name=member options=$renewables}
- <input type='hidden' name='mode' id='mode' value="renew" />
- <input type='submit' name='rnsubmit' id='rnsubmit' value="Renew" />
-</form>
-</div>
<div class='susignup-admin-menu cbb'>
<h3>Bulk Renewals</h3>
<p style='text-align: left'>This will query the SU API and generate a list of corresponding SUCS accounts to be renewed.<br /> This process can take a little while to run</p><br />
</code></pre>
<br>
</li>
</div>
<div class='footer' style='margin-top: 10px;'>
<p>
—
<br>
<a href="https://projects.sucs.org/sucssite/sucs-site/commit/3cc18357fdcca0e282720c8a71b143ef752ea881">View it on GitLab</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://projects.sucs.org/sucssite/sucs-site/commit/3cc18357fdcca0e282720c8a71b143ef752ea881"}}</script>
</p>
</div>
</body>
</html>