Skip to content
Snippets Groups Projects
Commit 4a798a69 authored by Peter Rotich's avatar Peter Rotich
Browse files

Merge pull request #618 from cdnwetzel/patch-1


Update settings-pages.inc.php

Reviewed-By: default avatarPeter Rotich <peter@osticket.com>
parents fb537127 5d60c8b8
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ $pages = Page::getPages(); ...@@ -11,7 +11,7 @@ $pages = Page::getPages();
<tr> <tr>
<th colspan="2"> <th colspan="2">
<h4>Pages</h4> <h4>Pages</h4>
<em>To edit or add new pages go to <a href="pages">Manage > Site Pages</a></em> <em>To edit or add new pages go to <a href="pages.php">Manage > Site Pages</a></em>
</th> </th>
</tr> </tr>
</thead> </thead>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment