* start correcting syntax errors, resolve some todos
[citadel.git] / webcit / static / t / room / edit / tab_access.html
index d50ee6b153b320568af64f4c8a4c2815a8dde5a0..cb78073784358d4cb81afd2b49f7513ff3767713 100644 (file)
@@ -24,7 +24,7 @@
                                                <input type="hidden" name="tab" value="access" />
                                                <input type="hidden" name="nonce" value="<?NONCE>">
                                                <?_("Invite:")>
-                                               <input type="text" name="username" id="username_id" style="width:100R"><br />"
+                                               <input type="text" name="username" id="username_id" style="width:100R"><br />
                                                <input type="hidden" name="invite_button" value="Invite" />
                                                <input type="submit" value="<?_("Invite")>" />
                                        </form>