diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-12-03 01:27:04 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-12-03 01:27:26 +0200 |
| commit | 7559d3375567290837470b8d796518e3d34ad08b (patch) | |
| tree | bb63f743203af35c84ae2bb0caa1a25a0eda76ca | |
| parent | 9fb41136e9620d60dc23bb5f44ed44ab88f9a2a9 (diff) | |
fix CRI-logo link
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,13 +19,13 @@ <div class="profile-circle"></div> <span class="profile-initials">UH</span> <div class="profile-username"> - <h4 id="username-label">logged out</h4> + <h4 id="username-label">login</h4> <form id="username-form" class="set-user-form" style="display: none"> <input id="username-input" class="set-user-input" style="width: 100px"> </form> </div> </div> - <img class="organization-logo" src="res/img/cri-logo.png"> + <img class="organization-logo" src="res/img/CRI-logo.png"> </div> </div> <div class="search-bar"> |
