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

« back to all changes in this revision

Viewing changes to ivle/webapp/base/ivle-headings.html

ivle.webapp.base.ivle-headings.html: Apply class="userhello" to the
    'Not logged in' message as well as the logged in and public mode ones.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
            <a href="/help">Help</a> |
59
59
            <a href="/logout">Sign out</a>
60
60
          </p>
61
 
          <p py:otherwise="">Not logged in.</p>
 
61
          <p py:otherwise="" class="userhello">Not logged in.</p>
62
62
        </py:choose>
63
63
      </div>
64
64
      <div id="ivleheader_tabs">