Add back-link at bottom of plamo and radio page templates.
This commit is contained in:
parent
8a08548deb
commit
d177a51fe9
@ -54,8 +54,8 @@
|
|||||||
<a href="/$language$/plamo.html" class="alert-link">$text-plamo-back$</a>
|
<a href="/$language$/plamo.html" class="alert-link">$text-plamo-back$</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
$body$
|
$body$
|
||||||
|
<hr/>
|
||||||
|
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
@ -48,5 +48,7 @@
|
|||||||
$endif$
|
$endif$
|
||||||
</table>
|
</table>
|
||||||
$body$
|
$body$
|
||||||
|
<hr/>
|
||||||
|
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
@ -5,5 +5,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
$body$
|
$body$
|
||||||
|
<hr/>
|
||||||
|
<a href="/$language$/radio.html" class="back-link">$text-radio-back$</a>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user