LP#1421673 Typo in webby: "Databse ID"
authorDan Scott <dscott@laurentian.ca>
Fri, 13 Feb 2015 15:17:48 +0000 (10:17 -0500)
committerMike Rylander <mrylander@gmail.com>
Fri, 13 Feb 2015 18:19:18 +0000 (13:19 -0500)
Fixes a typo in the record display in webby.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Mike Rylander <mrylander@gmail.com>

Open-ILS/src/templates/staff/cat/share/t_record_summary.tt2

index 3de97e5..4424b29 100644 (file)
@@ -29,7 +29,7 @@
       {{record.simple_record().pubdate()}}
     </div>
 
-    <div class="flex-cell strong-text">[% l('Databse ID:') %]</div>
+    <div class="flex-cell strong-text">[% l('Database ID:') %]</div>
     <div class="flex-cell">{{record.id()}}</div>
 
     <div class="flex-cell strong-text">[% l('Last Edited By:') %]</div>