Commit 4e3b203b authored by Côme Bernigaud's avatar Côme Bernigaud Committed by Benoit Mortier
Browse files

Fixes: #2731 Removed obsolete images

Showing with 3 additions and 3 deletions
+3 -3
html/plugins/generic/images/head.png

753 Bytes

File moved
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<!-- Headline container --> <!-- Headline container -->
<tr> <tr>
<td colspan="4"> <td colspan="4">
<h2><img alt="" align="middle" src="plugins/generic/images/head.png" class="center"> {t}Personal information{/t}</h2> <h2><img alt="" align="middle" src="plugins/users/images/iconMini.png" class="center"> {t}Personal information{/t}</h2>
</td> </td>
</tr> </tr>
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
<!-- Headline container --> <!-- Headline container -->
<tr> <tr>
<td colspan="3"> <td colspan="3">
<h2><img alt="" align="middle" src="plugins/generic/images/house.png" class="center">&nbsp;{t}Organizational information{/t}</h2> <h2><img alt="" align="middle" src="plugins/users/images/house.png" class="center">&nbsp;{t}Organizational information{/t}</h2>
</td> </td>
</tr> </tr>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- Headline container --> <!-- Headline container -->
<tr> <tr>
<td colspan=2> <td colspan=2>
<h2><img alt="" class="center" align="middle" src="plugins/generic/images/head.png"> {t}Personal picture{/t}</h2> <h2><img alt="" class="center" align="middle" src="plugins/users/images/iconMini.png"> {t}Personal picture{/t}</h2>
</td> </td>
</tr> </tr>
<!-- Base container --> <!-- Base container -->
......
  • bmortier @bmortier

    mentioned in issue #941 (closed)

    By Côme Chilliet on 2017-09-02T15:05:28 (imported from GitLab)

    ·

    mentioned in issue #941 (closed)

    By Côme Chilliet on 2017-09-02T15:05:28 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment