Convert line endings from MAC to UNIX
[php-addressbook.git] / register / delete_user_confirm.php
index df0137f..64b1407 100644 (file)
-<? \r\r
-//Set permission level threshold for this page remove if page is good for all levels\r\r
-$permission_level=5;\r\r
-\r\r
-include"auth_check_header.php";\r\r
-\r\r
-?>     \r\r
-\r\r
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>\r\r
-<html xmlns='http://www.w3.org/1999/xhtml'>\r\r
-<head>\r\r
-<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />\r\r
-<title>AMS Agent Index</title>\r\r
-</head>\r\r
-\r\r
-<body topmargin="0">\r\r
-<table width="100%" border="0" cellspacing="0" cellpadding="0">\r\r
-  <tr>\r\r
-    <td valign="top"><div align="center"><strong><font size="3"><font face="Verdana, Arial, Helvetica, sans-serif">\r\r
-      <legend><font size="4">Delete User </font><font size="2"><br />\r\r
-        </font></legend>\r\r
-      </font></font></strong>\r\r
-    </div>\r\r
-      <div style="text-align:left; width:100%; margin-top:10px;">\r\r
-        <p align="center"><? include"include_menu.php"; ?></p>\r\r
-        <p align="center">\r\r
-          <?\r\r
-                         \r\r
-                         \r\r
-                         $id = $_REQUEST['id'];\r\r
-                         \r\r
-                         echo "<br><br><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='#000000'>Are you sure you want to delete user ID: $id?<br><br><a href='edit_user.php?id=$id'>No</a><br><br><a href='delete_user.php?id=$id'>Yes</a></font>";\r\r
-                         \r\r
-               \r\r
-                         ?>\r\r
-</p>\r\r
-        <table width="100%" border="0" cellspacing="0" cellpadding="0">\r\r
-            <tr>\r\r
-              <td><div align="center"></div></td>\r\r
-            </tr>\r\r
-        </table>\r\r
-         \r\r
-        \r\r
-      </div></td>\r\r
-  </tr>\r\r
-</table>\r\r
-<br>\r\r
-<A href="http://www.amsmerchant.com" target="_blank"></A><br>\r\r
-<br>\r\r
-</body>\r\r
-</html>\r\r
+<? 
+\r
+//Set permission level threshold for this page remove if page is good for all levels
+\r
+$permission_level=5;
+\r
+
+\r
+include"auth_check_header.php";
+\r
+
+\r
+?>     
+\r
+
+\r
+<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
+\r
+<html xmlns='http://www.w3.org/1999/xhtml'>
+\r
+<head>
+\r
+<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' />
+\r
+<title>AMS Agent Index</title>
+\r
+</head>
+\r
+
+\r
+<body topmargin="0">
+\r
+<table width="100%" border="0" cellspacing="0" cellpadding="0">
+\r
+  <tr>
+\r
+    <td valign="top"><div align="center"><strong><font size="3"><font face="Verdana, Arial, Helvetica, sans-serif">
+\r
+      <legend><font size="4">Delete User </font><font size="2"><br />
+\r
+        </font></legend>
+\r
+      </font></font></strong>
+\r
+    </div>
+\r
+      <div style="text-align:left; width:100%; margin-top:10px;">
+\r
+        <p align="center"><? include"include_menu.php"; ?></p>
+\r
+        <p align="center">
+\r
+          <?
+\r
+                         
+\r
+                         
+\r
+                         $id = $_REQUEST['id'];
+\r
+                         
+\r
+                         echo "<br><br><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='#000000'>Are you sure you want to delete user ID: $id?<br><br><a href='edit_user.php?id=$id'>No</a><br><br><a href='delete_user.php?id=$id'>Yes</a></font>";
+\r
+                         
+\r
+               
+\r
+                         ?>
+\r
+</p>
+\r
+        <table width="100%" border="0" cellspacing="0" cellpadding="0">
+\r
+            <tr>
+\r
+              <td><div align="center"></div></td>
+\r
+            </tr>
+\r
+        </table>
+\r
+         
+\r
+        
+\r
+      </div></td>
+\r
+  </tr>
+\r
+</table>
+\r
+<br>
+\r
+<A href="http://www.amsmerchant.com" target="_blank"></A><br>
+\r
+<br>
+\r
+</body>
+\r
+</html>
+\r