diff options
author | redmatrix <git@macgirvin.com> | 2016-05-05 00:45:38 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-05 00:45:38 -0700 |
commit | 8ffdc4859baa9f2ae9567a4c443dfbb227919167 (patch) | |
tree | 673a2b141f399c445e0dc48376d75dee0892f583 /view/pdl | |
parent | 9b19a51fc6cf38c1b465be5c97f92c840f257a40 (diff) | |
download | volse-hubzilla-8ffdc4859baa9f2ae9567a4c443dfbb227919167.tar.gz volse-hubzilla-8ffdc4859baa9f2ae9567a4c443dfbb227919167.tar.bz2 volse-hubzilla-8ffdc4859baa9f2ae9567a4c443dfbb227919167.zip |
replace app tagcloud with more traditional categories widget. One can always change this in the PDL
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_apps.pdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/pdl/mod_apps.pdl b/view/pdl/mod_apps.pdl index 4cc036fa5..32fef28e9 100644 --- a/view/pdl/mod_apps.pdl +++ b/view/pdl/mod_apps.pdl @@ -1,4 +1,4 @@ [region=aside] [widget=appselect][/widget] -[widget=appcloud][/widget] +[widget=appcategories][/widget] [/region] |