SSP - Lüttich_Beitragsbild
jQuery(document).ready(function($) {
$('img[title]').each(function() { $(this).removeAttr('title'); });
});
https://www.ssp.ag/wp-content/uploads/SSP_Logo_Integrale_Planung_blau_2016_05_24.png
0
0
Administrator
https://www.ssp.ag/wp-content/uploads/SSP_Logo_Integrale_Planung_blau_2016_05_24.png
Administrator2019-09-30 16:06:012019-09-30 16:06:01Lüttich_Beitragsbild
Nach oben scrollen
jQuery(document).ready(function($) {
$('img[title]').each(function() { $(this).removeAttr('title'); });
});