[dw-free] Customtext text options do not appear under the right heading
[commit: http://hg.dwscoalition.org/dw-free/rev/0a18f903e9cb]
http://bugs.dwscoalition.org/show_bug.cgi?id=1523
customtext module text options shows up under the Modules subheader in the
Text section of customize/options.bml
Patch by
av8rmike.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1523
customtext module text options shows up under the Modules subheader in the
Text section of customize/options.bml
Patch by
Files modified:
- cgi-bin/LJ/S2Theme.pm
--------------------------------------------------------------------------------
diff -r 4fd8af6665b0 -r 0a18f903e9cb cgi-bin/LJ/S2Theme.pm
--- a/cgi-bin/LJ/S2Theme.pm Fri Jul 31 11:28:09 2009 -0500
+++ b/cgi-bin/LJ/S2Theme.pm Sat Aug 01 11:07:26 2009 +0000
@@ -690,6 +690,9 @@ sub module_props {
text_generated_on
text_tags_manage
text_tag_uses
+ text_module_customtext
+ text_module_customtext_content
+ text_module_customtext_url
color_module_background
color_module_text
color_module_border
--------------------------------------------------------------------------------
