Page MenuHomeIn-Portal Phabricator

simple
No OneTemporary

File Metadata

Created
Sat, Apr 19, 12:50 AM
Index: branches/1.0.x/_install/install_data.sql
===================================================================
--- branches/1.0.x/_install/install_data.sql (revision 13003)
+++ branches/1.0.x/_install/install_data.sql (revision 13004)
@@ -1 +1 @@
-UPDATE Category SET l1_Name = 'Home (TD)' WHERE l1_Name = 'Home';
\ No newline at end of file
+UPDATE Category SET l1_Name = 'Home' WHERE l1_Name = 'Home';
\ No newline at end of file

Event Timeline