Skip to content

Commit

Permalink
Merge pull request #231 from PorteAperteSulWeb/maupao-patch-2
Browse files Browse the repository at this point in the history
Update footer.php
  • Loading branch information
milesimarco authored Jan 6, 2020
2 parents 5b542ad + 4499d28 commit 2388576
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
<a title="Porte Aperte sul Web" href="http://www.porteapertesulweb.it/"> <img src="<?php echo get_template_directory_uri() . '/images/logopab.png'; ?>" width="180" alt="logo porte aperte sul web"/></a>

<br/><small> Versione 2015.<?php echo get_option('pasw2015_version') . version_child(); ?><br/>
Proudly powered by <a href="http://wordpress.org" title="Piattaforma CMS WordPress">WordPress</a> &bull;
<a href="http://validator.w3.org/check/referer" title="HTML5 valido"><abbr title="HyperText Markup Language">HTML5</abbr></a> &bull;
<a href="http://jigsaw.w3.org/css-validator/check/referer" title="CSS valido"><abbr title="Cascading Style Sheets">CSS</abbr></a>
Proudly powered by <a href="https://wordpress.org" title="Piattaforma CMS WordPress">WordPress</a> &bull;
<a href="https://validator.w3.org/check/referer" title="HTML5 valido"><abbr title="HyperText Markup Language">HTML5</abbr></a> &bull;
<a href="https://jigsaw.w3.org/css-validator/check/referer" title="CSS valido"><abbr title="Cascading Style Sheets">CSS</abbr></a>
</small>
</p>
</div>
Expand Down

0 comments on commit 2388576

Please sign in to comment.