*** empty log message ***
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Jun 2005 21:42:59 +0000 (21:42 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 27 Jun 2005 21:42:59 +0000 (21:42 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@935 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/templates/opac/pages/record_detail.ttk
Open-ILS/src/templates/opac/pages/record_result.ttk

index b43ee14..4854e8e 100644 (file)
@@ -89,6 +89,7 @@
                                                WRAPPER html/cell valign='top' width="30%";
                                                        box(id='main_page_nav_box', style="width:200px; float:right;");
                                                END;
+
                                        END; #row
                                END; # table
 
index f4e79fc..3b80dca 100644 (file)
@@ -23,6 +23,8 @@
                        # --------------------------------------------------------------------------------- 
                        # search results are spit out into this table
                        # --------------------------------------------------------------------------------- 
+                       box(id="did_you_mean_box", style="margin-left:20px;width:100%;text-align:left");
+
                        WRAPPER html/table class='big_ol_box' id='big_ol_box';