0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Change help text wording on settings page

This commit is contained in:
Hannah Wolfe 2014-01-10 20:05:38 +00:00
parent efe04a73dd
commit b11e6e066b

View file

@ -58,7 +58,7 @@
<label for="permalinks">Dated Permalinks</label>
<input id="permalinks" name="general[permalinks]" type="checkbox" value='permalink'/>
<label class="checkbox" for="permalinks"></label>
<p>Include date in your post's links</p>
<p>Include the date in your post URLs</p>
</div>
<div class="form-group">