~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/security/login.html

  • Committer: William Grant
  • Date: 2010-02-24 09:51:04 UTC
  • Revision ID: grantw@unimelb.edu.au-20100224095104-nl3ndy0cysz2ioad
Add support for "really deep" (more than two segment) views.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
             py:content="error"></div>
24
24
        <div class="submit"><input type="submit" value="Log in" /></div>
25
25
      </form>
26
 
      <p py:if="msie" class="erroraction"><strong>Warning:</strong> You appear
27
 
        to be using Microsoft Internet Explorer. Internet Explorer is not a
28
 
        supported web browser for use in IVLE at this time. Please use another
29
 
        browser. We recommend <a href="http://getfirefox.com">Mozilla
30
 
        Firefox</a> or <a href="http://www.google.com/chrome/">Google
31
 
        Chrome</a>. If you continue, some functionality may not work.</p>
32
26
    </div>
33
27
  </body>
34
28
</html>