[fix] point at end of footer
This commit is contained in:
parent
4a4046e25c
commit
b7538c4a1b
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
<br/>
|
<br/>
|
||||||
Original theme by <a href="http://blog.idleman.fr" target="_blank">idleman.fr</a>.
|
Original theme by <a href="http://blog.idleman.fr" target="_blank">idleman.fr</a>.
|
||||||
<br/>
|
<br/>
|
||||||
{if="$GLOBALS['config']['contactLink']"} For contact me <a href="{$GLOBALS['config']['contactLink']}">use this link</a>{/if}.
|
{if="$GLOBALS['config']['contactLink']"} For contact me <a href="{$GLOBALS['config']['contactLink']}">use this link.</a>{/if}
|
||||||
</div>
|
</div>
|
||||||
{if="$newversion"}
|
{if="$newversion"}
|
||||||
<div id="newversion">
|
<div id="newversion">
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<br/>
|
<br/>
|
||||||
Original theme by <a href="http://blog.idleman.fr" target="_blank">idleman.fr</a>.
|
Original theme by <a href="http://blog.idleman.fr" target="_blank">idleman.fr</a>.
|
||||||
<br/>
|
<br/>
|
||||||
{if="$GLOBALS['config']['contactLink']"} For contact me <a href="{$GLOBALS['config']['contactLink']}">use this link</a>{/if}.
|
{if="$GLOBALS['config']['contactLink']"} For contact me <a href="{$GLOBALS['config']['contactLink']}">use this link.</a>{/if}
|
||||||
</div>
|
</div>
|
||||||
{if="$newversion"}
|
{if="$newversion"}
|
||||||
<div id="newversion">
|
<div id="newversion">
|
||||||
|
|
Loading…
Reference in a new issue