Loading templates/susignup-admin.tpl +0 −9 Original line number Diff line number Diff line Loading @@ -90,15 +90,6 @@ This component allows staff members to sort out memberships and renewals that ha </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 /> <form action='{$componentpath}' method='post'> Loading Loading
templates/susignup-admin.tpl +0 −9 Original line number Diff line number Diff line Loading @@ -90,15 +90,6 @@ This component allows staff members to sort out memberships and renewals that ha </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 /> <form action='{$componentpath}' method='post'> Loading