Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:53:10 +0000 (11:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 24 Oct 2011 03:53:10 +0000 (11:53 +0800)
Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 7f9a89c..7cfb8fb 100644 (file)
@@ -14,7 +14,7 @@
             "fitToframe": true,
             "region": "center",
             "tableName": "core_notify",
-            "title": "Notifications",
+            "title": "Current Notifications",
             "xtype": "GridPanel",
             "|xns": "Roo",
             "items": [
index deb50fc..863ec02 100644 (file)
@@ -47,7 +47,7 @@ Pman.Tab.AdminNotify = new Roo.util.Observable({
             fitToframe : true,
             region : 'center',
             tableName : 'core_notify',
-            title : "Notifications",
+            title : "Current Notifications",
             grid : {
                 xtype: 'Grid',
                 xns: Roo.grid,