diff options
author | friendica <info@friendica.com> | 2014-03-03 15:21:43 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-03 15:21:43 -0800 |
commit | d16324685ac04b8c06f19285ae8db9e1ab1c7f96 (patch) | |
tree | 418f0d8625650c89e43435d1344fbbe014e494f6 /view/pdl | |
parent | a36014f0119a50bd6a4aee1e2f993bf8927a3b49 (diff) | |
download | volse-hubzilla-d16324685ac04b8c06f19285ae8db9e1ab1c7f96.tar.gz volse-hubzilla-d16324685ac04b8c06f19285ae8db9e1ab1c7f96.tar.bz2 volse-hubzilla-d16324685ac04b8c06f19285ae8db9e1ab1c7f96.zip |
implement horizontal menu class in redbasic
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_channel.pdl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/pdl/mod_channel.pdl b/view/pdl/mod_channel.pdl index dde8830ee..c6626983d 100644 --- a/view/pdl/mod_channel.pdl +++ b/view/pdl/mod_channel.pdl @@ -4,3 +4,5 @@ [widget=categories][/widget] [widget=tagcloud_wall][var=limit]24[/var][/widget] [/region] + +[region=content][menu=horizontal]test[/menu]$content[/region] |