Added 'go' as hidden input fields to all of the forms in the room editor
[citadel.git] / webcit / static / t / room / edit / tab_feed.html
index 2b1d9cddf9c2e729a502f4a7585849677e415c05..6a11cd2d1c6d074590c228abedd4b8a9c396c386 100644 (file)
@@ -6,6 +6,7 @@
         <input type="hidden" name="last_tabsel" value="<?TAB:N>" />
        <input type="hidden" name="prefix" value="pop3client|" />
        <input type="hidden" name="nonce" value="<?NONCE>">
+       <input type="hidden" name="go" value="<?ROOM:INFO:PRINT_NAME("X")>">
 </p>
        <table class="altern" border="0" cellpadding="5">
                <tr class="even">
        <input type="hidden" name="last_tabsel" value="<?TAB:N>" />
        <input type="hidden" name="prefix" value="rssclient|" />
        <input type="hidden" name="nonce" value="<?NONCE>" />
+       <input type="hidden" name="go" value="<?ROOM:INFO:PRINT_NAME("X")>">
 </p>
        <table class="altern" border="0" cellpadding="5">
                <tr class="even">
                        <th>
-                               <img src="static/rss_16x.png" width="16" height="16" alt=" " /> 
+                               <img src="static/webcit_icons/essen/16x16/rss.png" alt=" " /> 
                                <?_("Feed URL")>
                        </th>
                        <th></th>