feature 1502: bug corrected on guest setting page.

Remove $conf['default_theme'] from config file (useless).
Check if theme is still installed in pwg_get_themes.

git-svn-id: http://piwigo.org/svn/trunk@5306 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-03-24 01:36:28 +00:00
commit 2ad08fa8c1
3 changed files with 7 additions and 5 deletions

View file

@ -59,7 +59,7 @@
<span class="property">
<label for="template">{'Interface theme'|@translate}</label>
</span>
{html_options id=template name=template options=$template_options selected=$template_selection}
{html_options id=template name=theme options=$template_options selected=$template_selection}
</li>
<li>
<span class="property">