Changeset 1714 for trunk/gregarius/index.php
- Timestamp:
- 05/21/07 08:51:36 (18 months ago)
- Files:
-
- 1 modified
-
trunk/gregarius/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gregarius/index.php
r1704 r1714 231 231 } 232 232 233 echo "<form action=\"". getPath() ."\" method=\"post\">\n"233 echo "<form class=\"markReadForm\" action=\"". getPath() ."\" method=\"post\">\n" 234 234 ."<p><input accesskey=\"m\" type=\"submit\" name=\"action\" value=\"". __('Mark These Items as Read') ." \"/></p>\n" 235 235 ."<p><input type=\"hidden\" name=\"metaaction\" value=\"ACT_MARK_READ\"/>\n"
