diff options
author | Patrick Simianer <p@simianer.de> | 2015-10-28 13:43:08 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-10-28 13:43:08 +0100 |
commit | 04563ca60c3ffb2c02edf5e09582528d837aa925 (patch) | |
tree | f78c3fa38a9bca1bb798b193cd20b629925dc6d8 /footer.php | |
parent | 000cd92db93f8c6655e150b07deed690b6b4db11 (diff) |
mv
Diffstat (limited to 'footer.php')
-rw-r--r-- | footer.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ <!-- Footer --> <p id="footer"> - <img id="uni" style="width:129px" src="img/logo_neu_204x107.jpg" /> - <img id="cl" style="width:128px" src="img/institut_cl.png" /><br /> + <img id="uni" style="width:129px" src="static/logo_neu_204x107.jpg" /> + <img id="cl" style="width:128px" src="static/institut_cl.png" /><br /> ©2015 Heidelberg University/Institute for Computational Linguistics </p> <!-- /Footer --> |