diff options
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads/Index.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads/Index.cshtml b/Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads/Index.cshtml index 3a1b8930b..805c2cc55 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads/Index.cshtml +++ b/Software/Visual_Studio/Web/Tango.MachineService/Views/Downloads/Index.cshtml @@ -30,7 +30,7 @@ } else { - <img src="~/Images/eureka.png.png" width="50" /> + <img src="~/Images/eureka.png" width="50" /> } </td> <td> |
