* apply R8157 from the dav-rework branch:
[citadel.git] / webcit / static / t / display_ignet_confirmdelete.html
1 <?=("head")>
2 <?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
3 <div id="banner">
4 <h1>
5 <?_("Confirm delete")> <?BSTR("node")>
6 </h1>
7 </div>
8
9 <div id="content" class="service">
10 <center>
11 <?_("Are you sure you want to delete ")>
12 <font SIZE=+1><?BSTR("node")></font>
13 </center>
14 <a href="delete_node?template=display_netconf&node=<?BSTR("node", "X")>&index=<?BSTR("index")>"><?_("Yes")></a>
15 &nbsp;&nbsp;&nbsp;
16 <a href="do_template?template=display_netconf"><?_("No")></a><br />
17 <?=("trailing")>