Initial dev repository
[kcls-web.git] / opac / skin / kcls / xml / common / statusbar.xml
diff --git a/opac/skin/kcls/xml/common/statusbar.xml b/opac/skin/kcls/xml/common/statusbar.xml
new file mode 100644 (file)
index 0000000..32cd7e8
--- /dev/null
@@ -0,0 +1,16 @@
+
+<![CDATA[<!-- ****************** statusbar.xml ***************************** -->]]>
+<div id='statusbar' style='margin-bottom: 6px;'<!--#if expr="$OILS_PAGE=='rdetail.xml'"--> class="hide_me"<!--#endif-->>
+       <table width='100%'>
+               <tbody>
+                       <tr>
+                               <td align='left'>
+                                       <i id='including_results_for' class='hide_me'>
+                                               <span>&status.results;</span> <b id='including_results_location'> </b>
+                                       </i>
+                               </td>
+                       </tr>
+               </tbody>
+       </table>
+</div>
+<![CDATA[<!-- ****************** end: statusbar.xml ***************************** -->]]>