diff options
author | friendica <info@friendica.com> | 2014-03-01 19:28:21 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-01 19:28:21 -0800 |
commit | 1920873c349f697c7c07f8073a2e72f19453474e (patch) | |
tree | c86d4aea9f67706786a7007cb6e18cdd6659621f /view | |
parent | 4c2224e9521fee601db7c3a0339d4a8272d409a5 (diff) | |
download | volse-hubzilla-1920873c349f697c7c07f8073a2e72f19453474e.tar.gz volse-hubzilla-1920873c349f697c7c07f8073a2e72f19453474e.tar.bz2 volse-hubzilla-1920873c349f697c7c07f8073a2e72f19453474e.zip |
s/layout/template/g *.pdl
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_new_channel.pdl | 2 | ||||
-rw-r--r-- | view/pdl/mod_register.pdl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/pdl/mod_new_channel.pdl b/view/pdl/mod_new_channel.pdl index 733bc248a..90026f7fe 100644 --- a/view/pdl/mod_new_channel.pdl +++ b/view/pdl/mod_new_channel.pdl @@ -1 +1 @@ -[layout]full[/layout] +[template]full[/template] diff --git a/view/pdl/mod_register.pdl b/view/pdl/mod_register.pdl index 733bc248a..90026f7fe 100644 --- a/view/pdl/mod_register.pdl +++ b/view/pdl/mod_register.pdl @@ -1 +1 @@ -[layout]full[/layout] +[template]full[/template] |