Removed the tag to prevent MS Smart Tags from being parsed, as that feature was remov...
[citadel.git] / webcit / static / t / aide / display_serverrestart.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2         "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4         <head>
5                 <title><?CURRENT_USER> - <?SERV:HUMANNODE></title>
6                 <meta name="keywords" content="groupware messaging collaboration" >
7                 <link href="static/styles/webcit.css" rel="stylesheet" type="text/css">
8                 <link href="static/styles/datepicker.css" rel="stylesheet" type="text/css">
9                 <?CSSLOCAL>
10
11                 <script type="text/javascript" src="static/prototype.js"></script>
12                 <script type="text/javascript" src="static/scriptaculous.js"></script>
13                 <script type="text/javascript" src="static/BubbleTooltips.js"></script>
14                 <script type="text/javascript" src="static/datepicker-dev.js"></script>
15                 <script type="text/javascript" src="static/table.js"></script>
16                 <script type="text/javascript" src="static/wclib.js"></script>
17                 <script type="text/javascript" src="static/authmethods.js"></script>
18                 <meta http-equiv="refresh" content="15; URL=do_template?template=aide_display_menu"/>
19         </head>
20 <body>
21 <div id="global">
22         
23         <div id="content" class="service">
24                 <table><td width=50% valign="top"><tr>
25                         <?DOBOXED(="aide_serverrestart_box", _("Restart Citadel"))>
26                 </td></tr></table>
27         </div>
28 <?=("trailing")>