lose the PID in the masthead; change E-Reserves to Reserve.
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 21 Apr 2009 23:50:07 +0000 (23:50 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Tue, 21 Apr 2009 23:50:07 +0000 (23:50 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@379 6d9bc8c9-1ec2-4278-b937-99fde70a366f

conifer/templates/master.xhtml

index 12e284f..eb3ae80 100644 (file)
@@ -1,5 +1,5 @@
 <?python
-app_name = _('Syrup E-Reserve System')
+app_name = _('Syrup Reserves System')
 search = _('search...')
 import os
 ?>
@@ -23,7 +23,6 @@ import os
       <div id="outer">
       <div id="brandheader">
        <div style="float: right; font-size: x-large; padding: 12px; color: #888;">
-         ${os.getpid()}
          ${app_name}
        </div>
        <img src="${ROOT}/static/institution-logo.png" style="height: 50px;"/>