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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
$body$
|
||||
|
||||
<hr/>
|
||||
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
@ -48,5 +48,7 @@
|
||||
$endif$
|
||||
</table>
|
||||
$body$
|
||||
<hr/>
|
||||
<a href="/$language$/plamo.html" class="back-link">$text-plamo-back$</a>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
@ -5,5 +5,7 @@
|
||||
</section>
|
||||
<section>
|
||||
$body$
|
||||
<hr/>
|
||||
<a href="/$language$/radio.html" class="back-link">$text-radio-back$</a>
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user