Archived
1
0

"disable" catalog link

This commit is contained in:
Jeff Becker 2017-02-05 12:12:44 -05:00
parent 20f442f8f2
commit 05ef278693

View File

@ -4,7 +4,7 @@
template parameters:
- board ( the model of the current page )
- page ( the page number of the current page )
board has the properties:
- Prefix ( absolute path like //site.tld/ or /path/ )
- Board ( the name of the board )
@ -31,7 +31,7 @@
</div>
</center>
<div class="board_header">{{board.Board}}</div>
<div class="board_header_catalog"><a href="{{board.Prefix}}catalog-{{board.Name}}.html"> {{#i18n.Translations}}{{catalog_label}}{{/i18n.Translations}} </a></div>
<!-- <div class="board_header_catalog"><a href="{{board.Prefix}}catalog-{{board.Name}}.html"> {{#i18n.Translations}}{{catalog_label}}{{/i18n.Translations}} </a></div> -->
<!-- postform -->
<div id="postform_container">
{{{form}}}