Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 426c5d90 authored by Markus QUARITSCH's avatar Markus QUARITSCH
Browse files

remove tug logos from hashing tool

parent 74fd5044
No related branches found
No related tags found
No related merge requests found
......@@ -46,12 +46,8 @@
<ColumnDefinition Width="*" />
<ColumnDefinition Width="*" />
</Grid.ColumnDefinitions>
<Image Grid.Column="0" HorizontalAlignment="Center" Height="44" VerticalAlignment="Center" Width="auto"
Source="Resources/IVT_91x44.png" />
<Image Grid.Column="1" HorizontalAlignment="Center" Height="34" VerticalAlignment="Center" Width="auto"
Source="Resources/TUG_91x34.png" />
<Image Grid.Column="2" HorizontalAlignment="Center" Height="44" VerticalAlignment="Center" Width="auto"
Source="Resources/JRC-About.png" />
Source="Resources/EuropeanCommission.jpg" />
</Grid>
</Border>
<StackPanel DockPanel.Dock="Bottom" Orientation="Horizontal" VerticalAlignment="Bottom" HorizontalAlignment="Right" Margin="0,0,10,0">
......
......@@ -31,11 +31,11 @@
<TextBlock Text="Developed on behalf of the" Margin="0, 50, 0, 0"/>
<StackPanel Orientation="Horizontal" Margin="20,70,20,0" HorizontalAlignment="Center" Height="80" VerticalAlignment="Top">
<TextBlock VerticalAlignment="Center" Margin="0,0,60,0">
Joint Research Centre<LineBreak/>
Sustainable Transport Unit<LineBreak/>
European Commission
European Commission<LineBreak/>
DG CLIMA<LineBreak/>
</TextBlock>
<Image Source="../Resources/JRC-About.png" Stretch="Uniform" Width="240"/>
<Image Source="../Resources/EuropeanCommission.jpg" Stretch="Uniform" Width="240"/>
</StackPanel>
<StackPanel Orientation="Horizontal" Margin="0, 155, 0,0">
<TextBlock Text="Support Contact:" Margin="0,0,30,0"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment