* fix several typos
[citadel.git] / webcit / static / t / room / edit / tab_feed.html
index 48b96947f74ad9daf468830f99e25e6b1929cb3b..7d4b2244c159dc0d92a8ab45dbaceea26c7a56cb 100644 (file)
@@ -42,7 +42,7 @@
                                <input type="hidden" name="tab" value="feeds" />
                                <input type="hidden" name="prefix" value="rssclient|" />
                                <input type="hidden" name="nonce" value="<?NONCE>" />
-                               <td><input type="text" id="add_as_pop3host" size="72" "maxlength="256" name="line_pop3host" /></td>
+                               <td><input type="text" id="add_as_rssclient" size="72" maxlength="256" name="line_rsshost" /></td>
                                <td><input type="submit" name="add_button" value="<?_("Add")>" /></td>
                        </tr>
                </form>