diff options
-rw-r--r-- | template/allotter/complete.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/allotter/complete.html b/template/allotter/complete.html index 9374dae..9614ce1 100644 --- a/template/allotter/complete.html +++ b/template/allotter/complete.html @@ -11,10 +11,10 @@ {% if options_chosen %} <table class="table table-bordered table-striped"> <thead> +<td><p>Prefrence</p></td> <td><p>Programme Code </p></td> -<td><p>Programme Name </p></td> +<td><p>Programme Name</p></td> <td><p>Insitute </p></td> -<td><p>Preference </p></td> </thead> <tbody> |