rename All Posts, change default labels in schema

This commit is contained in:
Andrew Dolgov
2005-09-08 14:05:48 +01:00
parent 61324b8395
commit d6f55ce800
3 changed files with 1 additions and 7 deletions

View File

@@ -77,7 +77,7 @@
 View:
<select id="viewbox" onchange="javascript:viewCurrentFeed(0, '')">
<option>All Posts</option>
<option>All Articles</option>
<option>Starred</option>
<option selected>Unread</option>
</select>