Changeset 1326
- Timestamp:
- 03/05/06 08:33:30 (3 years ago)
- Files:
-
- 1 modified
-
trunk/rss/plugins/markallread.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/rss/plugins/markallread.php
r1317 r1326 113 113 { 114 114 ?> 115 <form action=" /~keith/rssmain/feed.php" method="post">115 <form action="<?php echo getPath(); ?>feed.php" method="post"> 116 116 <p><input id="_markReadButton" type="submit" name="action" accesskey="m" value="<?php echo $text;?>" <?php echo $safety ?>/> 117 117 <input type="hidden" name="metaaction" value="<?php echo $metaaction; ?>"/>
