Enabling AutoComplete on resident circ search form. Putting dependent YUI files into...
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / supplier.tmpl
index 69a38cc..f52745a 100644 (file)
 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
 <title>Koha &rsaquo; Supplier <!-- TMPL_VAR name="bookselname" --></title>
 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
+<!-- TMPL_UNLESS NAME="enter" --><!-- TMPL_INCLUDE NAME="yui-toolbars.inc" --><!-- /TMPL_UNLESS -->
+<script type="text/javascript">
+//<![CDATA[
+function confirm_deletion() {
+    if (confirm("Confirm deletion of this supplier ?")) {
+        window.location="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!--TMPL_VAR Name="id"-->&op=delete";
+    }
+}
+//]]>
+</script>
+</head>
+<body>
+<!-- TMPL_INCLUDE NAME="header.inc" -->
+<!-- TMPL_INCLUDE NAME="acquisitions-search.inc" -->
 
-<!-- TMPL_INCLUDE NAME="menus.inc" -->
-<!-- TMPL_INCLUDE NAME="menu-acqui.inc" -->
+<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> &rsaquo; <!--TMPL_IF Name="enter"--><!-- TMPL_IF name="id" --> <a href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!-- TMPL_VAR NAME="id" -->"><!-- TMPL_VAR NAME="name" --></a> &rsaquo; Update: <!-- TMPL_VAR NAME="name" --><!-- TMPL_ELSE -->Add supplier<!-- /TMPL_IF --> <!-- TMPL_ELSE --><!-- TMPL_VAR NAME="name" --><!-- /TMPL_IF --></div>
 
-<!--TMPL_IF Name="enter"-->
-    <form action=updatesupplier.pl method="post">
-    
-    <input type="hidden" name="id" value="<!-- TMPL_VAR NAME="id" -->">
-    
-    <!-- TMPL_IF name="id" -->
+<div id="doc" class="yui-t7">
+   
+   <div id="bd">
+       <div id="yui-main">
+       <!--TMPL_IF Name="enter"-->
+           <!-- TMPL_IF name="id" -->
         <h1>Update: <!-- TMPL_VAR NAME="name" --></h1>
     <!-- TMPL_ELSE -->
         <h1>Add supplier</h1>
     <!-- /TMPL_IF -->
-        <fieldset>
+    <!-- /TMPL_IF -->
+<!-- TMPL_UNLESS NAME="enter" --><!-- TMPL_INCLUDE NAME="acquisitions-toolbar.inc" --><!-- /TMPL_UNLESS -->
+<!--TMPL_IF Name="enter"-->
+    <form action="updatesupplier.pl" method="post">
+       <div class="yui-g">
+       <div class="yui-u first">
+        <input type="hidden" name="id" value="<!-- TMPL_VAR NAME="id" -->" />
+        <fieldset class="rows">
             <legend>Company details</legend>
-            <p>
-                <label>Company Name</label>
-                <input type="text" size="40" name="company" value="<!-- TMPL_VAR NAME="name" -->">
-            </p>
-            <p>
-                <label>Postal Address</label>
-                    <textarea name="company_postal" cols="40" rows="3"><!-- TMPL_VAR NAME="postal" --></textarea>
-            </p>
-            <p>
-                <label>Physical Address</label>
-                <textarea name="physical" cols="40" rows="3"><!-- TMPL_VAR NAME="address1" --><!-- TMPL_VAR NAME="address2" --><!-- TMPL_VAR NAME="address3" --><!-- TMPL_VAR NAME="address4" --></textarea>
-            </p>
-            <p>
-                <label>Phone</label>
-                <input type="text" size="20" name="company_phone" value="<!-- TMPL_VAR NAME="phone" -->">
-            </p>
-            <p>
-                <label>Fax</label>
-                <input type="text" size="20" name="company_fax" value="<!-- TMPL_VAR NAME="fax" -->">
-            </p>
-            <p>
-                <label>Website</label>
-                <input type="text" size="40" name="website" value="<!-- TMPL_VAR NAME="url" -->">
-            </p>
+            <ol><li><label for="company">Company Name</label>
+                <input type="text" size="40" id="company" name="company" value="<!-- TMPL_VAR NAME="name" -->" /></li>
+            <li><label for="company_postal">Postal Address</label>
+                    <textarea id="company_postal" name="company_postal" cols="40" rows="3"><!-- TMPL_VAR NAME="postal" --></textarea></li>
+            <li><label for="physical">Physical Address</label>
+                <textarea id="physical" name="physical" cols="40" rows="3"><!-- TMPL_VAR NAME="address1" --><!-- TMPL_VAR NAME="address2" --><!-- TMPL_VAR NAME="address3" --><!-- TMPL_VAR NAME="address4" --></textarea></li>
+            <li><label for="company_phone">Phone</label>
+                <input type="text" size="20" id="company_phone" name="company_phone" value="<!-- TMPL_VAR NAME="phone" -->" /></li>
+            <li><label for="company_fax">Fax</label>
+                <input type="text" size="20" id="company_fax" name="company_fax" value="<!-- TMPL_VAR NAME="fax" -->" /></li>
+            <li><label for="website">Website</label>
+                <input type="text" size="40" id="website" name="website" value="<!-- TMPL_VAR NAME="url" -->" /></li></ol>
         </fieldset>
-        <fieldset>
+               </div>
+               <div class="yui-u">
+        <fieldset class="rows">
             <legend>Contact details</legend>
-            <p>
-                <label>Contact Name</label>
-                <input type="text" size="40" name="company_contact_name" value="<!-- TMPL_VAR NAME="contact" -->">
-            </p>
-            <p>
-                <label>Position</label>
-                <input type="text" size="40" name="company_contact_position" value="<!-- TMPL_VAR NAME="contpos" -->">
-            </p>
-            <p>
-                <label>Phone</label>
-                <input type="text" size="20" name="contact_phone" value="<!-- TMPL_VAR NAME="contphone" -->">
-            </p>
-            <p>
-                <label>Alternative phone</label>
-                <input type="text" size="20" name="contact_phone_2" value="<!-- TMPL_VAR NAME="contaltphone" -->">
-            </p>
-            <p>
-                <label>Fax</label>
-                <input type="text" size="20" name="contact_fax" value="<!-- TMPL_VAR NAME="contfax" -->">
-            </p>
-            <p>
-                <label>E-mail</label>
-                <input type="text" size="40" name="company_email" value="<!-- TMPL_VAR NAME="contemail" -->">
-            </p>
-            <p>
-                <label>Notes</label>
-                <textarea name="contact_notes" cols="40" rows="4"><!-- TMPL_VAR NAME="contnotes" --></textarea>
-            </p>
+           <ol> <li><label for="company_contact_name">Contact Name</label>
+                <input type="text" size="40" id="company_contact_name" name="company_contact_name" value="<!-- TMPL_VAR NAME="contact" -->" /></li>
+            <li><label for="company_contact_position">Position</label>
+                <input type="text" size="40" id="company_contact_position" name="company_contact_position" value="<!-- TMPL_VAR NAME="contpos" -->" /></li>
+            <li><label for="contact_phone">Phone</label>
+                <input type="text" size="20" id="contact_phone" name="contact_phone" value="<!-- TMPL_VAR NAME="contphone" -->" /> </li>
+            <li><label for="contact_phone_2">Alternative phone</label>
+                <input type="text" size="20" id="contact_phone_2" name="contact_phone_2" value="<!-- TMPL_VAR NAME="contaltphone" -->" /></li>
+            <li><label for="contact_fax">Fax</label>
+                <input type="text" size="20" id="contact_fax" name="contact_fax" value="<!-- TMPL_VAR NAME="contfax" -->" /></li>
+            <li><label for="company_email">E-mail</label>
+                <input type="text" size="40" id="company_email" name="company_email" value="<!-- TMPL_VAR NAME="contemail" -->" /></li>
+            <li><label for="contact_notes">Notes</label>
+                <textarea id="contact_notes" name="contact_notes" cols="40" rows="4"><!-- TMPL_VAR NAME="contnotes" --></textarea></li></ol>
         </fieldset>
-        <fieldset>
-            <legend>Ordering informations</legend>
-            <p>
-                <label>Supplier is</label>
+               </div>
+       </div>
+               <div class="yui-g">
+        <fieldset class="rows">
+            <legend>Ordering information</legend>
+            <ol class="radio"><li><label for="activestatus" class="radio">Supplier is:</label>
                     <!-- TMPL_IF name="active" -->
-                        <input type="radio" name="status" value="1" checked>Active
-                        <input type="radio" name="status" value="0">Inactive</td>
+                        <label for="activestatus">Active</label> <input type="radio" id="activestatus" name="status" value="1" checked="checked" />
+                        <label for="inactivestatus">Inactive</label> <input type="radio" id="inactivestatus" name="status" value="0" />
                     <!-- TMPL_ELSE -->
-                        <input type="radio" name="status" value="1">Active
-                        <input type="radio" name="status" value="0" checked>Inactive</td>
-                    <!-- /TMPL_IF -->
-            </p>
-            <p>
-                <label>Preferred publishers</label>
-                <textarea name="publishers_imprints" cols="40" rows="3"><!-- TMPL_VAR NAME="specialty" --></textarea>
-            </p>
-            <p>
-                <label>List Prices are</label>
-                    <select name="list_currency" size="1">
+                        <label for="activestatus">Active</label> <input type="radio" id="activestatus" name="status" value="1" />
+                        <label for="inactivestatus">Inactive</label> <input type="radio" id="inactivestatus" name="status" value="0" checked="checked" />
+                    <!-- /TMPL_IF --></li>
+                       </ol>
+                       <ol>
+            <li><label for="publishers_imprints">Preferred publishers</label>
+                <textarea id="publishers_imprints" name="publishers_imprints" cols="40" rows="3"><!-- TMPL_VAR NAME="specialty" --></textarea></li>
+            <li><label for="list_currency">List Prices are</label>
+                    <select name="list_currency" id="list_currency">
                     <!-- TMPL_LOOP NAME="loop_pricescurrency" -->
                         <!-- TMPL_VAR NAME="currency" -->
                     <!-- /TMPL_LOOP -->
-                    </select>
-            </p>
-            <p>
-                <label>Invoice Prices are</label>
-                    <select name="invoice_currency" size="1">
+                    </select></li>
+            <li><label for="invoice_currency">Invoice Prices are</label>
+                    <select name="invoice_currency" id="invoice_currency">
                     <!-- TMPL_LOOP NAME="loop_invoicecurrency" -->
                         <!-- TMPL_VAR NAME="currency" -->
                     <!-- /TMPL_LOOP -->
-                    </select>
-            </p>
-            <!-- TMPL_IF NAME="GST" --><p>
-                <label>GST Registered</label>
+                    </select></li>
+            <!-- TMPL_IF NAME="GST" --><li>GST Registered
                                <!-- TMPL_IF name="gstreg" -->
-                                       <input type="radio" name="gst" value="1" checked="checked" />Yes
-                    <input type="radio" name="gst" value="0" />No
+                                       <input type="radio" name="gst" id="gstyes" value="1" checked="checked" /><label for="gstyes">Yes</label>
+                    <input type="radio" name="gst" id="gstno" value="0" /><label for="gstno">No</label>
                                <!-- TMPL_ELSE -->
-                    <input type="radio" name="gst" value="1" />Yes
-                    <input type="radio" name="gst" value="0" checked="checked" />No
-                               <!-- /TMPL_IF -->
-            </p><!-- TMPL_ELSE --><input type="hidden" name="gst" value="0" /><!-- /TMPL_IF -->
-            <!-- TMPL_IF NAME="GST" --><p>
-                <label>Ordering prices</label>
+                    <input type="radio" name="gst" id="gstyes" value="1" /><label for="gstyes">Yes</label>
+                    <input type="radio" name="gst" id="gstno" value="0" checked="checked" /><label for="gstno">No</label>
+                               <!-- /TMPL_IF --></li><!-- /TMPL_IF -->
+                       
+            <!-- TMPL_IF NAME="GST" --><li>Ordering prices
                                <!-- TMPL_IF name="listincgst" -->
-                               <input type="radio" name="list_gst" value="1" checked="checked" />include GST
-                    <input type="radio" name="list_gst" value="0" />don't include GST
+                                       <input type="radio" id="list_gstyes" name="list_gst" value="1" checked="checked" /><label for="list_gstyes">include GST</label>
+                    <input type="radio" id="list_gstno" name="list_gst" value="0" /><label for="list_gstno">don't include GST</label>
                                <!-- TMPL_ELSE -->
-                    <input type="radio" name="list_gst" value="1" />include GST
-                    <input type="radio" name="list_gst" value="0" checked="checked" />don't include GST
-                               <!-- /TMPL_IF -->
-            </p><!-- TMPL_ELSE --><input type="hidden" name="list_gst" value="0"><!-- /TMPL_IF -->
-            <!-- TMPL_IF NAME="GST" --><p>
-                <label>Invoice prices</label>
+                    <input type="radio" id="list_gstyes" name="list_gst" value="1" /><label for="list_gstyes">include GST</label>
+                    <input type="radio" id="list_gstno" name="list_gst" value="0" checked="checked" /><label for="list_gstno">don't include GST</label>
+                               <!-- /TMPL_IF --></li><!-- /TMPL_IF -->
+                       
+            <!-- TMPL_IF NAME="GST" --><li>Invoice prices
                                <!-- TMPL_IF name= "invoiceincgst" -->
-                    <input type="radio" name="invoice_gst" value="1" checked="checked" />include GST
-                    <input type="radio" name="invoice_gst" value="0" />don't include GST
+                    <input type="radio" id="invoice_gstyes" name="invoice_gst" value="1" checked="checked" /><label for="invoice_gstyes">include GST</label>
+                    <input type="radio" id="invoice_gstno" name="invoice_gst" value="0" /><label for="invoice_gstno">don't include GST</label>
                                        <!-- TMPL_ELSE -->
-                    <input type="radio" name="invoice_gst" value="1">include GST
-                    <input type="radio" name="invoice_gst" value="0" checked="checked" />don't include GST
-
-            </p><!-- TMPL_ELSE --><input type="hidden" name="invoice_gst" value="0"><!-- /TMPL_IF -->
-            <p>
-                <label>Discount</label>
-                <input type="text" size="3" name="discount" value="<!-- TMPL_VAR NAME="discount" -->"> %
-            </p>
-            <p>
-                <label>Notes</label>
-                <textarea cols="40" rows="4" name="notes" ><!-- TMPL_VAR NAME="notes" --></textarea>
-            </p>
+                    <input type="radio" id="invoice_gstyes" name="invoice_gst" value="1"><label for="invoice_gstyes">include GST</label>
+                    <input type="radio" id="invoice_gstno" name="invoice_gst" value="0" checked="checked" /><label for="invoice_gstno">don't include GST</label>
+                               <!-- /TMPL_IF --></li><!-- /TMPL_IF -->
+            <li><label for="discount">Discount</label>
+                <input type="text" size="3" id="discount" name="discount" value="<!-- TMPL_VAR NAME="discount" -->" /> %</li>
+            <li><label for="notes">Notes</label>
+                <textarea cols="40" rows="4" id="notes" name="notes" ><!-- TMPL_VAR NAME="notes" --></textarea></li></ol>                      
+                       <!-- TMPL_UNLESS NAME="GST" -->
+                               <input type="hidden" name="gst" value="0" />
+                               <input type="hidden" name="list_gst" value="0" />
+                               <input type="hidden"  name="invoice_gst" value="0" />
+                       <!-- /TMPL_UNLESS -->
         </fieldset>
-        <p><input type="submit" value="Save" /></p>
+        <fieldset class="action"><input type="submit" value="Save" /> <a class="cancel" href="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!-- TMPL_VAR NAME="id" -->">Cancel</a></fieldset>
+               </div>
     </form>
 <!--TMPL_ELSE-->
-    <h1>Information for : <!-- TMPL_VAR NAME="name" --></h1>
-    <div id="action">
-        <div class="edit">
-            <a href="supplier.pl?supplierid=<!--TMPL_VAR Name="id"-->&op=enter">
-                Edit Supplier
-            </a>
-            <!-- TMPL_UNLESS name="basketcount" -->
-                <a href="javascript:confirm_deletion()">
-                    Delete Supplier
-                </a>
-            <!-- /TMPL_UNLESS -->
+    <h1><!-- TMPL_VAR NAME="name" --></h1>
+               <div class="yui-g">
+        <div id="supplier-company-details" class="yui-u first">
+            <p><strong>Company Name: </strong>
+                <!-- TMPL_VAR NAME="name" --></p>
+            <p><strong>Postal Address: </strong>
+                    <!-- TMPL_VAR NAME="postal" --></p>
+            <p><strong>Physical Address: </strong>
+                <!-- TMPL_VAR NAME="address1" --><!-- TMPL_VAR NAME="address2" --><!-- TMPL_VAR NAME="address3" --><!-- TMPL_VAR NAME="address4" --></p>
+            <p><strong>Phone: </strong>
+                <!-- TMPL_VAR NAME="phone" --></p>
+            <p><strong>Fax: </strong>
+                <!-- TMPL_VAR NAME="fax" --></p>
+           <!-- TMPL_IF NAME="url" --> <p><strong>Web site: </strong>
+                <a href="<!-- TMPL_VAR NAME="url" -->"><!-- TMPL_VAR NAME="url" --></a></p><!-- /TMPL_IF -->
         </div>
-        <div class="view">
-            <a href="booksellers.pl?supplier=<!--TMPL_VAR Name="id"-->">
-                Manage Orders
-            </a>
-            <a href="parcels.pl?supplierid=<!--TMPL_VAR Name="id"-->"> 
-                Receive Parcel
-            </a>
-        </div>
-    </div>
-        <fieldset>
-            <legend>Company details</legend>
-            <p>
-                <label>Company Name</label>
-                <!-- TMPL_VAR NAME="name" -->&nbsp;
-            </p>
-            <p>
-                <label>Postal Address</label>
-                    <!-- TMPL_VAR NAME="postal" -->&nbsp;
-            </p>
-            <p>
-                <label>Physical Address</label>
-                <!-- TMPL_VAR NAME="address1" --><!-- TMPL_VAR NAME="address2" --><!-- TMPL_VAR NAME="address3" --><!-- TMPL_VAR NAME="address4" -->&nbsp;
-            </p>
-            <p>
-                <label>Phone</label>
-                <!-- TMPL_VAR NAME="phone" -->&nbsp;
-            </p>
-            <p>
-                <label>Fax</label>
-                <!-- TMPL_VAR NAME="fax" -->&nbsp;
-            </p>
-            <p>
-                <label>Website</label>
-                <!-- TMPL_VAR NAME="url" -->&nbsp;
-            </p>
-        </fieldset>
-        <fieldset>
-            <legend>Contact details</legend>
-            <p>
-                <label>Contact name</label>
-                <!-- TMPL_VAR NAME="contact" -->&nbsp;
-            </p>
-            <p>
-                <label>Position</label>
-                <!-- TMPL_VAR NAME="contpos" -->&nbsp;
-            </p>
-            <p>
-                <label>Phone</label>
-                <!-- TMPL_VAR NAME="contphone" -->&nbsp;
-            </p>
-            <p>
-                <label>Alternative phone</label>
-                <!-- TMPL_VAR NAME="contaltphone" -->&nbsp;
-            </p>
-            <p>
-                <label>Fax</label>
-                <!-- TMPL_VAR NAME="contfax" -->&nbsp;
-            </p>
-            <p>
-                <label>E-mail</label>
-                <!-- TMPL_VAR NAME="contemail" -->&nbsp;
-            </p>
-            <p>
-                <label>Notes</label>
-                <!-- TMPL_VAR NAME="contnotes" -->&nbsp;
-            </p>
+        <div id="supplier-contact-details" class="yui-u">
+            <h3>Contact details</h3>
+            <p><strong>Contact name: </strong>
+                <!-- TMPL_VAR NAME="contact" --></p>
+            <p><strong>Position: </strong>
+                <!-- TMPL_VAR NAME="contpos" --></p>
+            <p><strong>Phone: </strong>
+                <!-- TMPL_VAR NAME="contphone" --></p>
+            <p><strong>Alternative phone: </strong>
+                <!-- TMPL_VAR NAME="contaltphone" --></p>
+            <p><strong>Fax: </strong>
+                <!-- TMPL_VAR NAME="contfax" --></p>
+            <!-- TMPL_IF NAME="contemail" --><p><strong>E-mail: </strong>
+                <a href="mailto:<!-- TMPL_VAR NAME="contemail" -->"><!-- TMPL_VAR NAME="contemail" --></a></p><!-- /TMPL_IF -->
+            <!-- TMPL_IF NAME="contnotes" --><p><strong>Notes: </strong>
+                <!-- TMPL_VAR NAME="contnotes" --></p><!-- /TMPL_IF -->
         
-        </fieldset>
-        <fieldset>
-        <legend>Ordering informations</legend>
-            <p>
-                <label>Supplier is</label>
+        </div>
+               </div>
+        <div id="supplier-ordering-information" class="yui-g">
+        <h3>Ordering information</h3>
+            <p><strong>Supplier is: </strong>
                     <!-- TMPL_IF name="active" -->
                         Active
                     <!-- TMPL_ELSE -->
                         Inactive
-                    <!-- /TMPL_IF -->
-            </p>
-            <p>
-                <label>Publishers and Imprints</label>
-                <!-- TMPL_VAR NAME="specialty" -->&nbsp;
-            </p>
-            <p>
-                <label>List Prices are</label><!--TMPL_VAR Name="listprice"-->&nbsp;
-            </p>
-            <p>
-                <label>Invoice Prices are</label><!--TMPL_VAR Name="invoiceprice"-->&nbsp;
-            </p>
-            <p>
-                <label>GST Registered</label>
-                    <!-- TMPL_IF name="gstreg" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF -->
-            </p>
-            <p>
-                <label>List Item Price Includes GST</label>
-                    <!-- TMPL_IF name="listincgst" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF -->
-            </p>
-            <p>
-                <label>Invoice Item Price Includes GST</label>
-                    <!-- TMPL_IF name= "invoiceincgst" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF -->
-            </p>
-            <p>
-                <label>Discount</label>
-                <!-- TMPL_VAR NAME="discount" --> %&nbsp;
-            </p>
-            <p>
-                <label>Notes</label>
-                <!-- TMPL_VAR NAME="notes" -->&nbsp;
-            </p>
-        </fieldset>
-</div>
+                    <!-- /TMPL_IF --></p>
+            <p><strong>Publishers and Imprints: </strong>
+                <!-- TMPL_VAR NAME="specialty" --></p>
+            <p><strong>List Prices are: </strong><!--TMPL_VAR Name="listprice"--></p>
+            <p><strong>Invoice Prices are: </strong><!--TMPL_VAR Name="invoiceprice"--></p>
+            <p><strong>GST Registered: </strong>
+                    <!-- TMPL_IF name="gstreg" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF --></p>
+            <p><strong>List Item Price Includes GST: </strong>
+                    <!-- TMPL_IF name="listincgst" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF --></p>
+            <p><strong>Invoice Item Price Includes GST: </strong>
+                    <!-- TMPL_IF name= "invoiceincgst" -->Yes<!--TMPL_ELSE-->No<!-- /TMPL_IF --></p>
+            <p><strong>Discount: </strong>
+                <!-- TMPL_VAR NAME="discount" --> %</p>
+            <!-- TMPL_IF NAME="notes" --><p><strong>Notes: </strong>
+                <!-- TMPL_VAR NAME="notes" --></p><!-- /TMPL_IF -->
+        </div>
+
 <!--/TMPL_IF-->
-<script>
-function confirm_deletion() {
-    if (confirm("Confirm deletion of this supplier ?")) {
-        window.location="/cgi-bin/koha/acqui/supplier.pl?supplierid=<!--TMPL_VAR Name="id"-->&op=delete";
-    }
-}
-</script>
-<!-- TMPL_INCLUDE name="intranet-bottom.inc" -->
+
+</div>
+</div>
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file