aboutsummaryrefslogtreecommitdiffstats
path: root/template/admin/html/post/search.php
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Rename "template" directory to "theme"Thomas Lange1-17/+0
This commit renames the "template" directory to "theme" because "theme" is the more correct term here.
2017-11-02The item insert link have been removed from the search pages.Thomas Lange1-4/+1
2017-10-22Implemented: A full-text search functionality for posts and pages in the ↵Thomas Lange1-0/+20
administration area. In addition, some markup within the "/*/index.php" files of the admin template was re-formatted.