mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-06 12:31:33 +01:00
closes #2677
This commit is contained in:
@@ -26,8 +26,12 @@
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<label>Number of Topic to Display in Sitemap</label>
|
||||
<input class="form-control" type="text" placeholder="" data-field="sitemapTopics" />
|
||||
<div class="form-group">
|
||||
<label>Number of Topic to Display in Sitemap</label>
|
||||
<input class="form-control" type="text" placeholder="" data-field="sitemapTopics" />
|
||||
</div>
|
||||
|
||||
<button id="clear-sitemap-cache" class="btn btn-warning">Clear Sitemap Cache</button>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user