more font size tweaks.
[citadel.git] / webcit / static / t / aide / ignetconf / display_confirm_delete.html
1 <?=("head")>
2 <?%("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=aide_display_ignetconf&node=<?BSTR("node", "X")>&index=<?BSTR("index")>"><?_("Yes")></a>
15 &nbsp;&nbsp;&nbsp;
16 <a href="do_template?template=aide_display_ignetconf"><?_("No")></a><br />
17 <?=("trailing")>