reverted 755 permissions on files to 644. Wherever that came from, sorry...
[citadel.git] / webcit / static / t / confirmlogoff.html
1 <html>
2         <body><center>
3                 <h1><a href="termquit"><img src="static/icons/essen/32x32/logout.png" border="0">&nbsp;<?_("Log off")></a></h1>
4                 <h1><a href="javascript:toggleModal(0);"><img src="static/icons/closewindow.gif" height="32" width="32" border="0">&nbsp;<?_("Cancel")></a></h1>
5         </center></body>
6 </html>