diff options
author | friendica <info@friendica.com> | 2015-03-25 17:50:38 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-03-25 17:50:38 -0700 |
commit | a6be0c9e72fc0fb34b6fe9005d337fa51d8e089d (patch) | |
tree | 12430a0e6100840ff8af0ee525f1c50369f7678d /view | |
parent | 296c4c38bc89f9d756292542554d6092094ad7d0 (diff) | |
download | volse-hubzilla-a6be0c9e72fc0fb34b6fe9005d337fa51d8e089d.tar.gz volse-hubzilla-a6be0c9e72fc0fb34b6fe9005d337fa51d8e089d.tar.bz2 volse-hubzilla-a6be0c9e72fc0fb34b6fe9005d337fa51d8e089d.zip |
since several prominent sites are interested in post expiration, this reduces the usefulness of having an archive widget n the matrix page (which wasn't horribly useful anway). So remove it from the default mod_network.pdl
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_network.pdl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/pdl/mod_network.pdl b/view/pdl/mod_network.pdl index 11cadb5aa..7a39017e3 100644 --- a/view/pdl/mod_network.pdl +++ b/view/pdl/mod_network.pdl @@ -2,7 +2,6 @@ [region=aside] [widget=collections][/widget] -[widget=archive][/widget] [widget=suggestions][/widget] [widget=savedsearch][/widget] [widget=filer][/widget] |