LiveUser
[ class tree: LiveUser ] [ index: LiveUser ] [ all elements ]

Source for file news_notallowed.tpl.php

Documentation is available at news_notallowed.tpl.php

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4.     <title>Not Allowed To Write Or Change News</title>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  6.     <style type="text/css">
  7.     <!--
  8.     body {
  9.         font-family: Verdana, Arial, Helvetica, sans-serif;
  10.         font-size: 12px;
  11.         color: #000000;
  12.         background-color: #FFFFFF
  13.     }
  14.     -->
  15.     </style>
  16. </head>
  17.  
  18. <body>
  19.     <p><b>Sorry, you are not allowed to write or change news.</b></p>
  20.     <p><b>Please contact the <a href="mailto:krausbn@php.net">Admin</a>.</b></p>
  21.     <a href="?logout=1">Logout</a>
  22. </body>
  23. </html>

Documentation generated on Mon, 11 Mar 2019 15:40:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.