Rev 91 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
91 | magnus | 1 | --- a/templates/cam/compose_toolbar.t |
2 | +++ b/templates/cam/compose_toolbar.t |
||
3 | @@ -2,8 +2,6 @@ |
||
4 | <div id="skip"> <a href="#skip-content" accesskey="2">Skip to content</a></div> |
||
5 | <div id="header"> |
||
6 | <div id="branding"> |
||
7 | - <a href="http://www.cam.ac.uk/" accesskey="1"> |
||
8 | - <img src="/icons/ucs-id-small.jpg" alt="" class="logo" /></a> |
||
9 | </div> |
||
10 | <div id="change-to"> |
||
11 | <div class="change"> |
||
12 | --- a/templates/cam/login.t |
||
13 | +++ b/templates/cam/login.t |
||
97 | magnus | 14 | @@ -42,11 +42,6 @@ table#login td input {margin:0 0 0.5em 0 |
91 | magnus | 15 | href="#skip-content" accesskey="2">Skip to content</a> </div> |
16 | <div id="header"> |
||
97 | magnus | 17 | <div id="branding"> |
91 | magnus | 18 | -<a href="http://www.cam.ac.uk/" accesskey="1"> |
19 | - <img src="/icons/identifier.gif" |
||
20 | - alt="University of Cambridge" class="ucam" /> |
||
21 | - <img src="/icons/ucs.gif" alt="" class="logo" /> |
||
22 | -</a> |
||
23 | </div> |
||
97 | magnus | 24 | </div> |
91 | magnus | 25 | % |
26 | --- a/templates/cam/toolbar.t |
||
27 | +++ b/templates/cam/toolbar.t |
||
28 | @@ -4,9 +4,7 @@ |
||
29 | href="#skip-content" accesskey="2">Skip to content</a> </div> |
||
30 | <div id="header"> |
||
31 | <div id="branding"> |
||
32 | - <a href="http://www.cam.ac.uk/" accesskey="1"> |
||
33 | - <img src="/icons/ucs-id-small.jpg" alt="" class="logo" /> |
||
34 | -</a></div> |
||
35 | +</div> |
||
36 | <div id="change-to"> |
||
37 | <form method="post" accept-charset="UTF-8" |
||
38 | enctype="multipart/form-data" action="<% change |s %>"> |