1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-26 05:14:55 +00:00

Page list heading rewording

This commit is contained in:
Starbeamrainbowlabs 2014-11-27 19:14:11 +00:00
parent 07e6221863
commit 916bdc60f5

View file

@ -529,8 +529,8 @@ switch($_GET["action"])
<th>Page Name</th> <th>Page Name</th>
<th>Size</th> <th>Size</th>
<th>Last Editor</th> <th>Last Editor</th>
<th>Lasted Modified</th> <th>Lasted Edit</th>
<th>Time Since</th> <th>Time Since Last Edit</th>
</tr>\n"; </tr>\n";
foreach($pageindex as $pagename => $pagedetails) foreach($pageindex as $pagename => $pagedetails)
{ {