moving unapi placeholder to a more appropriate place
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 19 Oct 2007 05:23:08 +0000 (05:23 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 19 Oct 2007 05:23:08 +0000 (05:23 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7896 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/opac/skin/default/xml/result/result_table.xml

index 4e91797..28d4376 100644 (file)
                                                                        <a title="&result.table.keyword;" name='item_title' class='search_link'> 
                                                                                <!-- Title goes here -->
                                                                        </a>
-                                                                       <!-- Empty span used for creating unAPI links -->
-                                                                       <abbr name="unapi" class="unapi-id">
-                                                                               <!-- unAPI URI goes here -->
-                                                                       </abbr>
                                                                </td>
 
                                                                <!-- Copy this td for each copy count appended -->
                                                                        </span>
 
                                                                        <span class='hide_me' name='place_hold_span'>
-                                                                               <a style='padding-left: 8px;' href='javascript:void(0);' 
+                                                                               <a style='padding-left: 8px; padding-right: 10px;' href='javascript:void(0);' 
                                                                                        class='classic_link' name='place_hold_link'>&opac.holds.placeHold;</a>
                                                                        </span>
 
+                                                                       <!-- Empty span used for creating unAPI links -->
+                                                                       <abbr name="unapi" class="unapi-id">
+                                                                               <!-- unAPI URI goes here -->
+                                                                       </abbr>
+
                                                                </td>
                                                        </tr>