JSPAC: Point to TPAC from <noscript> section user/dbs/fix_tpac_link_noscript
authorDan Scott <dscott@laurentian.ca>
Mon, 23 Jul 2012 16:09:03 +0000 (12:09 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 23 Jul 2012 16:09:03 +0000 (12:09 -0400)
TPAC was built for browsers with no JavaScript. Ironically, we're still
pointing to the SlimPAC from the <noscript> section of the JSPAC... fix
that.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/opac/locale/en-US/opac.dtd
Open-ILS/web/opac/skin/default/xml/home/index_body.xml

index 9b31b21..ec5c544 100644 (file)
 However, it seems JavaScript is either disabled or not supported by your browser.
 To use the regular Evergreen Catalog, enable JavaScript by changing your browser options, then
 <a style='color: blue; text-decoration: underline;' href='/'>try again</a>.
-<br/><br/>Alternatively, you can use the basic HTML-only catalog
-<a style='color: blue; text-decoration: underline;' href='/opac/extras/slimpac/start.html'>here</a>.">
+<br/><br/>Alternatively, you can use the basic HTML-only catalog: ">
 
 <!--   ================================================================= 
         MyOPAC bookbag page
index 574af3b..48d2a90 100644 (file)
@@ -5,6 +5,7 @@
                <p style="font-size: 1.3em; padding: 3em; text-align: center;">
                &home.js.disabled;
                </p>
+        <a href="/eg/opac/home">&opac.basic;</a>
        </noscript>
 
        <table id='toptable' width='100%' style='border-collapse: collapse;'>