* fix tiny errors which tidy demands
authorWilfried Göesgens <willi@citadel.org>
Tue, 10 Aug 2010 21:23:13 +0000 (21:23 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 10 Aug 2010 21:23:13 +0000 (21:23 +0000)
webcit/static/t/room/edit/tab_access.html
webcit/static/t/room/edit/tab_expire.html
webcit/static/t/room/edit/tab_listserv.html
webcit/static/t/room/edit/tab_share.html

index cb78073784358d4cb81afd2b49f7513ff3767713..e38c31511196d567ffe6396e3934283530c7b721 100644 (file)
                                                <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>
index 580881cf7cdde8527bdc48d99de588616d08407e..2f65cc8cd9e72044480593f0d19bd5b5335a43be 100644 (file)
@@ -64,7 +64,7 @@
                                                <input type="submit" name="cancel_button" value="<?_("Cancel")>" />
                                        </center>
                                </td>
-                       <tr>
+                       </tr>
                </table>
                <input type="hidden" name="tab" value="expire" />
        </form>
index 014b4cd3f5f2737bcb7d30b938e6ca768d02c4d3..f7a76399620f1adee1137d09b4177c9d61515c11 100644 (file)
                        </td></tr>
                </table>
 
-               <!-- Pop open an address book -- begin -->
+               <!-- Pop open an address book - begin -->
                <div align="right">
                        <a href="javascript:PopOpenAddressBook('add_as_listrecp|<?_("List")>|add_as_digestrecp|<?_("Digest")>')"
                        title="<?_("Add recipients from Contacts or other address books")>">
-                       <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;<?_("Add recipients from Contacts or other address books")></a>
                </div>
-               <!-- Pop open an address book -- end -->
+               <!-- Pop open an address book - end -->
 
                <br />
                <form method="get" action="toggle_self_service">
index 5568c02ecd2be7febb05b23f949f5d099e44fb58..b1acd3cd82a47da9396f6d16e9a5c30e3cd37bbf 100644 (file)
@@ -33,6 +33,7 @@
                <ul>
                        <li>
                                <?_("When sharing a room, it must be shared from both ends.  Adding a node to the 'shared' list sends messages out, but in order to receive messages, the other nodes must be configured to send messages out to your system as well. <li>If the remote room name is blank, it is assumed that the room name is identical on the remote node. <li>If the remote room name is different, the remote node must also configure the name of the room here.")>
+                       </li>
                </ul>
        </i>
        <br />