]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/room/edit/tab_access.html
* fix tiny errors which tidy demands
[citadel.git] / webcit / static / t / room / edit / tab_access.html
index d50ee6b153b320568af64f4c8a4c2815a8dde5a0..e38c31511196d567ffe6396e3934283530c7b721 100644 (file)
                                                <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>
                                </center>
-                               <!-- Pop open an address book -- begin -->
+                               <!-- Pop open an address book - begin -->
                                <a href="javascript:PopOpenAddressBook('username_id|<?_("User")>');" title="<?_("Users")>">
-                                       <img align="middle" border="0" width="24" height="24" src="static/viewcontacts_24x.gif" />
+                                       <img align="middle" border="0" width="24" height="24" alt="<?_("Addressbook Popup")>" src="static/viewcontacts_24x.gif" />
                                        &nbsp;<?_("Users")>
                                </a>
-                               <!-- Pop open an address book -- end -->
+                               <!-- Pop open an address book - end -->
                        </td>
                </tr>
        </table>