Minor tweak of admin welcome page text

This commit is contained in:
Jonny Barnes 2017-05-24 21:06:21 +01:00
parent 4d3c1394c9
commit cf0ed8445a
2 changed files with 22 additions and 22 deletions

View file

@ -14,7 +14,7 @@ Admin CP
<p>You can either <a href="/admin/notes/create">create</a> new notes, or <a href="/admin/notes/">edit</a> them.<p>
<h2>Clients</h2>
<p>You can either <a href="/admin/clients/create">create</a> new contacts, or <a href="/admin/clients/">edit</a> them.</p>
<p>You can either <a href="/admin/clients/create">create</a> new client names, or <a href="/admin/clients/">edit</a> them.</p>
<h2>Contacts</h2>
<p>You can either <a href="/admin/contacts/create">create</a> new contacts, or <a href="/admin/contacts/">edit</a> them.</p>