diff options
author | komalsheth286 | 2016-12-16 17:08:55 +0530 |
---|---|---|
committer | komalsheth286 | 2016-12-16 17:08:55 +0530 |
commit | e17144699de75475870340b7a472737e046dae1b (patch) | |
tree | 18207d8b282507b69ddd047fe3a29dcab4fd618e /certificate/templates/scipy_download_2016.html | |
parent | 5b2dc4ab914eb6b15327192d75a7defa707ee3ce (diff) | |
download | certificate-generator-e17144699de75475870340b7a472737e046dae1b.tar.gz certificate-generator-e17144699de75475870340b7a472737e046dae1b.tar.bz2 certificate-generator-e17144699de75475870340b7a472737e046dae1b.zip |
Pop up text
Diffstat (limited to 'certificate/templates/scipy_download_2016.html')
-rw-r--r-- | certificate/templates/scipy_download_2016.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/certificate/templates/scipy_download_2016.html b/certificate/templates/scipy_download_2016.html index 6816ecd..0c33134 100644 --- a/certificate/templates/scipy_download_2016.html +++ b/certificate/templates/scipy_download_2016.html @@ -44,13 +44,10 @@ <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button> - <h4 class="modal-title" id="myModalLabel">Certificate Instructions</h4> + <h4 class="modal-title" id="myModalLabel">Certificate Mailed</h4> </div> - <div class="modal-body"><ol style="text-align:left"><li>Instructions to be added here</li> - <li>Instructions regarding certificates</li> - <li>Add the contents</li> - </ol></div> + <div class="modal-body">The certificate is mailed to your email id.</div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Ok</button> |