adding "Georgia PINES" to the title
authorChris Sharp <csharp@georgialibraries.org>
Wed, 6 Mar 2013 05:06:14 +0000 (00:06 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 20 Oct 2014 12:33:11 +0000 (08:33 -0400)
Open-ILS/src/templates/opac/parts/base.tt2

index 2513973..65e3b55 100644 (file)
@@ -11,7 +11,7 @@
         <meta name = "viewport" content = "initial-scale = 1.0">
         <link rel="stylesheet" type="text/css" href="[% ctx.media_prefix %]/css/skin/default/opac/semiauto.css" />
         <link rel="stylesheet" type="text/css" href="[% ctx.opac_root %]/css/style.css" />
-        <title>[% l('Catalog - [_1]', ctx.page_title) %]</title>
+        <title>[% l('Georgia PINES Catalog - [_1]', ctx.page_title) %]</title>
         <link rel="unapi-server" type="application/xml" title="unAPI" href="/opac/extras/unapi" />
         <link type="application/opensearchdescription+xml" rel='search' title="[% l('Evergreen OpenSearch') %]" href="/opac/extras/opensearch/1.1/[% ctx.get_aou(ctx.search_ou).shortname %]/-/osd.xml" />
         [% IF want_dojo %]