article-page-footer
What Does This User Macro Do?
Displays footer with MIT logo on left, disclaimer/info text in the center and IS&T logo on right.
Where Is This Macro Used?
On all pages.
Macro Settings
Macro name: | article-page-footer |
Macro has body: | false |
Body processing: | |
Output: | Macro generates HTML markup |
Source Code
## last updated: 9 / 1 / 08 by: pgalt <table border= 0 cellpadding= 5 5 bgcolor= "white" > <tr> <td align=left valign= "top" ><img src= "http://divergence.mit.edu:8080/download/attachments/2530058/mit-blackred-footer3.gif" ></td> <td align= "center" >Massachusetts Institute of Technology. All rights reserved. The Knowledge Base is designed, developed and maintained by Information Systems & Technology (IS&T). We reserve the right to modify content at any time. Submit a <a href= "https://dolios.mit.edu/confluence/display/home/Ask" >question or comment</a> <td align=right><img src= "http://divergence.mit.edu:8080/download/attachments/2530058/ist.jpg" ></td> </td> </tr> </table> |