aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/about.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-02-17 18:52:17 +0000
committervdigital <vdigital@piwigo.org>2007-02-17 18:52:17 +0000
commit7b5386f0dd7998b2b09680e04b511e57c9d00b2e (patch)
treefff2cb6d255175657865f4710ce3493f6bad7396 /template/yoga/about.tpl
parent25cd3c5f7e10561e995d1c692459567722567246 (diff)
0000497: (facultative) themeconf.inc.php can build additional about text for PWG about page (see wipi theme).
git-svn-id: http://piwigo.org/svn/trunk@1834 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/about.tpl')
-rw-r--r--template/yoga/about.tpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/template/yoga/about.tpl b/template/yoga/about.tpl
index 77af4ada5..2769ec71e 100644
--- a/template/yoga/about.tpl
+++ b/template/yoga/about.tpl
@@ -9,11 +9,10 @@
</ul>
<h2>{lang:About}</h2>
</div>
-
+ <ul>
{ABOUT_MESSAGE}
<!-- BEGIN theme -->
- <ul>
<li>{theme.ABOUT}</li>
- </ul>
<!-- END theme -->
+ </ul>
</div>