aboutsummaryrefslogtreecommitdiffstats
path: root/views/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'views/addressbook')
-rw-r--r--views/addressbook/galview.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/addressbook/galview.xml b/views/addressbook/galview.xml
index 373f78253e..59f4ebb28f 100644
--- a/views/addressbook/galview.xml
+++ b/views/addressbook/galview.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<GalViewCollection>
- <GalView id="Address_Cards" title="Adress Cards" filename="Address_Cards.galview" type="minicard"/>
- <GalView id="Phone_List" title="Phone List" filename="Phone_List.galview" type="etable"/>
- <GalView id="By_Company" title="By Company" filename="By_Company.galview" type="etable"/>
+ <GalView id="Address_Cards" _title="Adress Cards" filename="Address_Cards.galview" type="minicard"/>
+ <GalView id="Phone_List" _title="Phone List" filename="Phone_List.galview" type="etable"/>
+ <GalView id="By_Company" _title="By Company" filename="By_Company.galview" type="etable"/>
</GalViewCollection>