diff options
author | Primal Pappachan | 2012-04-12 13:05:18 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-04-12 13:05:18 +0530 |
commit | d25d1e95b635e2b42f41e325542821aac63c9732 (patch) | |
tree | 341733a5660321cdec0695db399347ce29826609 | |
parent | 6d200a668a7e544d72454909fef0687455b95239 (diff) | |
download | aloha-d25d1e95b635e2b42f41e325542821aac63c9732.tar.gz aloha-d25d1e95b635e2b42f41e325542821aac63c9732.tar.bz2 aloha-d25d1e95b635e2b42f41e325542821aac63c9732.zip |
typo fix
-rw-r--r-- | aloha/template/allotter/complete.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aloha/template/allotter/complete.html b/aloha/template/allotter/complete.html index 01c884b..d95ef0f 100644 --- a/aloha/template/allotter/complete.html +++ b/aloha/template/allotter/complete.html @@ -104,7 +104,7 @@ your completed application form to the "Organizing chairman, GATE-JAM 2012, IIT <div class="alert alert-error"> -<p><input type="checkbox" name="check" id="check"/><label for="check">I have downloaded 2 PDF's that together consitute my application.</label> +<p><input type="checkbox" name="check" id="check"/><label for="check">I have downloaded 2 PDF's that together constitute my application.</label> </p> <input type="submit" name="logout" value="Quit Admission Application" class="btn" id="checkButton" disabled="disabled" /> <p>This will finish the application procedure and the choices |