[ADD] Display PorteAil version on page result

This commit is contained in:
Olivier DOSSMANN
2013-06-05 16:46:27 +02:00
parent 84a95fb658
commit fa17a3feb6
3 changed files with 6 additions and 2 deletions

View File

@ -25,7 +25,7 @@ ${MENU}
<!-- Footer -->
<footer>
<p>${POWERED_BY} <a href="http://porteail.e-mergence.org/" title="${POWERED_BY_DESC}">PorteAil</a></p>
<p>${POWERED_BY} <a href="http://porteail.e-mergence.org/" title="${POWERED_BY_DESC}">PorteAil ${VERSION}</a></p>
</footer>
</body>
</html>