mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 21:52:31 +02:00
view sitemap button
This commit is contained in:
@@ -27,11 +27,12 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Number of Topic to Display in Sitemap</label>
|
||||
<input class="form-control" type="text" placeholder="" data-field="sitemapTopics" />
|
||||
<label>Number of Topics to display in the Sitemap</label>
|
||||
<input class="form-control" type="text" data-field="sitemapTopics" />
|
||||
</div>
|
||||
|
||||
<button id="clear-sitemap-cache" class="btn btn-warning">Clear Sitemap Cache</button>
|
||||
<a href="/sitemap.xml" target="_blank" class="btn btn-info">View Sitemap</a>
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user