changed git call from https to git readonly
[atutor.git] / mods / photo_album / Template / result.tpl.php
1 <h3>\r
2         {PAGE_TITLE}\r
3 </h3>\r
4 <!-- BEGIN DENY -->\r
5         <div id="deny">\r
6         {REASON}<br>\r
7         Your request is denied.<br>\r
8         Authorization is failed. <br>\r
9         Click <a href="{LINK}">here </a> to go back to beginning.<br>\r
10         If you want to go back to where you were just in, press back button in the web browser.\r
11         </div>\r
12 <!-- END DENY -->\r
13         \r
14 <!-- BEGIN SUCCESS -->\r
15         <div id="success">\r
16         {MESSAGE}<br>\r
17         You will be redirected to where you started in few seconds.<br>\r
18         If the redirection failes, Click <a href="{LINK}">here </a>to go back where you were.\r
19         </div>\r
20 <!-- END SUCCESS -->