Add in shares contrib also fix comment out script in partial add fix json5 python
This commit is contained in:
55
html/shared-folders_remove.html
Normal file
55
html/shared-folders_remove.html
Normal file
@@ -0,0 +1,55 @@
|
||||
|
||||
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>SME Server mailserver.bjsystems.co.uk</title>
|
||||
<style type="text/css">
|
||||
@import url("/server-common/css/hwinfo.css");
|
||||
</style>
|
||||
|
||||
<link rev="made" href="mailto:bugs%40koozali.org">
|
||||
<meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
|
||||
<link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
|
||||
<style type="text/css">
|
||||
@import url("/server-common/css/sme_main.css");
|
||||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<h1>Create, modify, or remove shared folders</h1>
|
||||
<h2>Remove shared folder</h2>
|
||||
<form method="POST" action="shares" enctype="application/x-www-form-urlencoded">
|
||||
<input type="hidden" name="page" value="2">
|
||||
<input type="hidden" name="page_stack" value="0">
|
||||
<input type=hidden name=".id" value="4ac6b55069cf10e90f4b5d7d64b5b352">
|
||||
<input type="hidden" name="csrf_token" value="qvZ5GjwZ0fhXu6bszNjS1M94ds9FDFnubBjjcwzYF4x">
|
||||
<table class="sme-noborders">
|
||||
<tr><td colspan="2"><p><p>
|
||||
You are about to remove the following shared folder
|
||||
</p>
|
||||
<p>
|
||||
All files belonging to this shared folder will be deleted.
|
||||
</p>
|
||||
<p>
|
||||
Are you sure you wish to remove it ?
|
||||
</p></p></td>
|
||||
</tr>
|
||||
<tr><td class="sme-noborders-label">Name</td> <td class="sme-noborders-content">africa2023</td></tr>
|
||||
<tr><td class="sme-noborders-label">Description</td> <td class="sme-noborders-content">New one</td></tr>
|
||||
<table width="100%"><tr><th class="sme-layout"><input type="submit" name="cancel" value="Cancel" > <input type="submit" name="remove" value="Remove" ></th></tr></table>
|
||||
|
||||
</table>
|
||||
</form>
|
||||
|
||||
<HR class="sme-copyrightbar">
|
||||
<FONT class="sme-copyright">
|
||||
SME Server 10.1<BR>Copyright 1999-2006 Mitel Corporation<BR>All rights reserved.
|
||||
|
||||
<BR>Copyright (c) 2013 - 2021 Koozali Foundation Inc.<BR>
|
||||
</FONT>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
Reference in New Issue
Block a user