File: ControlDelete-Tail.html

package info (click to toggle)
wwwoffle 2.9f-2.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,716 kB
  • ctags: 2,077
  • sloc: ansic: 23,951; sh: 6,815; lex: 4,201; perl: 917; makefile: 623; ruby: 181; lisp: 14
file content (57 lines) | stat: -rw-r--r-- 1,569 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57

<!-- This is just the tail of this page since the body is generated separately -->

</dl>

$anyerrors?{
<!-- Standard WWWOFFLE Message Page Inline Help Start -->

<h2 class="wwwoffle-inline-help">Help</h2>

<div class="wwwoffle-inline-help">
If one or more of the requested pages could not be deleted it may be because
they are password protected pages.  The form below allows the request to be
re-tried with a username and password specified.

<p>
Username: <input type="text" name="username">
<br>
Password: <input type="password" name="password">
<p>
<input type="submit" value="Delete with Username/Password">

</div>

<!-- Standard WWWOFFLE Message Page Inline Help End -->
}{}
</form>

<div class="wwwoffle-nav" align="center">
$url?{[<a href="$localurl/index/?sort=alpha">Main Index</a>]}{}
$mon?{[<a href="$localurl/index/monitor/?sort=alpha">Monitor Index</a>]}{}
$req?{[<a href="$localurl/index/outgoing/?sort=alpha">Outgoing Index</a>]}{}
</div>

<script type="text/javascript">
<!--//
document.write("<p align='center'>");
document.write("[<a href='javascript:history.go(-2)'>Go back two pages<\/a>]");
document.write("<\/p>");
//-->
</script>

<!-- Standard WWWOFFLE Message Page Footer Start -->

<hr class="wwwoffle-footer">
<div class="wwwoffle-footer" align="center">
WWWOFFLE - [ \
<a href="$localurl/Welcome.html" title="An introduction to WWWOFFLE">Welcome Page</a>| \
<a href="$localurl/FAQ.html" title="Frequently Asked Questions about WWWOFFLE">FAQ</a> \
] - WWWOFFLE
</div>

<!-- Standard WWWOFFLE Message Page Footer End -->

</BODY>

</HTML>