Changeset 287
- Timestamp:
- 01/14/05 00:49:35 (3 years ago)
- Files:
-
- wordpress-mobile-edition/trunk/wp-mobile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wordpress-mobile-edition/trunk/wp-mobile.php
r286 r287 318 318 <!-- form to add a comment --> 319 319 320 <form action="<?php echo get_settings('siteurl'); ?>/wp-comments .post.php" method="post">320 <form action="<?php echo get_settings('siteurl'); ?>/wp-comments-post.php" method="post"> 321 321 322 322 <p>
