source: trunk/templates/log.tmpl@ 2

Last change on this file since 2 was 2, checked in by Kris Deugau, 15 years ago

/trunk

Import work to date

File size: 6.1 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3 <HEAD>
4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
5 <TITLE>VegaDNS Administration</TITLE>
6 <link rel="STYLESHEET" type="text/css" href="templates/core-style.css">
7 <!--[if gte IE 5.5000]>
8 <script type="text/javascript" src="templates/pngfix.js"></script>
9 <![endif]-->
10 </HEAD>
11<body onload="focus()">
12<table border="0" height="100%" width="100%">
13
14 <tr valign="top">
15
16 <td class="border" width="20%" align="left">
17 &nbsp;<b>test@test.com</b> logged in<br>
18 &nbsp<a href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=end">log out</a>
19 <hr>
20 <table border="0" cellpadding="0" cellspacing="0">
21
22<tr><td><table cellpadding="0" cellspacing="0" border="0"><tr><td><img border="0" alt="home"
23src="images/home.png"></td><td><a
24href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=groups&group=1">VegaDNS</a></td></tr></table>
25<table cellpadding="0" cellspacing="0" border="0"><tr><td><img border="0" src="images/dirtree_tee.gif"><td><img
26border="0" src="images/newfolder.png"></td><td><a
27href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=domains&group=1">Domains</a></td></tr></table>
28<table cellpadding="0" cellspacing="0" border="0"><tr><td><img border="0"
29src="images/dirtree_tee.gif"></td><td><img border="0" src="images/user_folder.png"></td><td><a
30href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=users&group=1">Users</a></td></tr></table>
31<table cellpadding="0" cellspacing="0" border="0"><tr><td><img border="0"
32src="images/dirtree_tee.gif"></td><td><img border="0" src="images/newfolder.png"></td><td class="white"><a
33href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=log&group=1">Log</a></td></tr></table>
34<!-- COUNTER: 1 COUNT: 2 -->
35<table cellpadding="0" cellspacing="0" border="0"><tr><td><a
36href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&expanded=2&group=1&mode=log"><img
37border="0" alt="home" src="images/dirtree_plus_tee.gif"><td><a
38href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=groups&group=2"><img border="0"
39alt="home" src="images/group.gif"></a></td><td><a
40href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=groups&group=2">domain
41owners</a></td></tr></table>
42<!-- COUNTER: 2 COUNT: 2 -->
43<table cellpadding="0" cellspacing="0" border="0"><tr><td><a
44href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&expanded=3&group=1&mode=log"><img
45border="0" alt="home" src="images/dirtree_plus_elbow.gif"><td><a
46href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=groups&group=3"><img border="0"
47alt="home" src="images/group.gif"></a></td><td><a
48href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=groups&group=3">bulk
49hosters</a></td></tr></table>
50</td></tr>
51</table>
52
53
54
55 <hr>
56 <a
57href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=default_records">Default
58Records</a><br>
59 <a
60href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=domains&domain_mode=import_domains">AXFR
61Import</a><br>
62 <a href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=dnsquery">DNS
63Query</a><br>
64 <a href="/index.php?VDNSSessid=65d033c4ff10d2e73c9ca1050c7746f1&state=logged_in&mode=whoisquery">Whois
65Query</a> </td>
66
67 <td align="center">
68 <img src="images/vegadns-small.png" alt="VegaDNS"><p>
69 <br></b><br>
70 <p>
71Log entries for domain <p>
72<table border=0 width="70%">
73 <tr bgcolor="#cccccc">
74 <td>Name</td>
75 <td>Customer ID</td>
76
77 <td>Email</td>
78 <td>Log Entry</td>
79 <td>Date / Time</td></td>
80 </tr>
81
82 <tr bgcolor="#eeeeee">
83 <td nowrap>Test User</td>
84
85 <td nowrap>1</td>
86 <td nowrap>test@test.com</td>
87 <td nowrap>added domain foo.com with status active</td>
88 <td nowrap>03/28/2008 16:06:32</td>
89 </tr>
90 <tr bgcolor="#eeeeee">
91 <td nowrap>Test User</td>
92
93 <td nowrap>1</td>
94 <td nowrap>test@test.com</td>
95 <td nowrap>added soa</td>
96 <td nowrap>03/28/2008 16:06:32</td>
97 </tr>
98 <tr bgcolor="#eeeeee">
99 <td nowrap>Test User</td>
100
101 <td nowrap>1</td>
102 <td nowrap>test@test.com</td>
103 <td nowrap>added N foo.com with value ns1.example.com</td>
104 <td nowrap>03/28/2008 16:06:32</td>
105 </tr>
106 <tr bgcolor="#eeeeee">
107 <td nowrap>Test User</td>
108
109 <td nowrap>1</td>
110 <td nowrap>test@test.com</td>
111 <td nowrap>added C www.foo.com with value webcluster.example.com</td>
112 <td nowrap>03/28/2008 16:06:32</td>
113 </tr>
114 <tr bgcolor="#eeeeee">
115 <td nowrap>Test User</td>
116
117 <td nowrap>1</td>
118 <td nowrap>test@test.com</td>
119 <td nowrap>added C mail.foo.com with value dmail.example.com</td>
120 <td nowrap>03/28/2008 16:06:32</td>
121 </tr>
122 <tr bgcolor="#eeeeee">
123 <td nowrap>Test User</td>
124
125 <td nowrap>1</td>
126 <td nowrap>test@test.com</td>
127 <td nowrap>added M foo.com with value dmail.example.com</td>
128 <td nowrap>03/28/2008 16:06:32</td>
129 </tr>
130 <tr bgcolor="#eeeeee">
131 <td nowrap>Test User</td>
132
133 <td nowrap>1</td>
134 <td nowrap>test@test.com</td>
135 <td nowrap>Changed status to INACTIVE</td>
136 <td nowrap>03/28/2008 16:24:12</td>
137 </tr>
138 <tr bgcolor="#eeeeee">
139 <td nowrap>Test User</td>
140
141 <td nowrap>1</td>
142 <td nowrap>test@test.com</td>
143 <td nowrap>Changed status to ACTIVE</td>
144 <td nowrap>03/28/2008 16:27:44</td>
145 </tr>
146 <tr bgcolor="#eeeeee">
147 <td nowrap>Test User</td>
148
149 <td nowrap>1</td>
150 <td nowrap>test@test.com</td>
151 <td nowrap>imported via axfr from olddns.webhart.net</td>
152 <td nowrap>06/13/2008 13:47:44</td>
153 </tr>
154</table>
155
156</table>
157
158</tr>
159</table>
160</center>
161execution time: 0.04 seconds
162</body>
163</html>
Note: See TracBrowser for help on using the repository browser.