bug 1634: default theme and default language have a specific page, ability to

set them from guest settings was removed.

git-svn-id: http://piwigo.org/svn/trunk@5996 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-04-29 13:35:33 +00:00
commit a07188b3be
2 changed files with 10 additions and 5 deletions

View file

@ -55,6 +55,7 @@
</span>
<input type="text" size="3" maxlength="2" name="nb_line_page" id="nb_line_page" value="{$NB_ROW_PAGE}" >
</li>
{if not $SPECIAL_USER}
<li>
<span class="property">
<label for="template">{'Interface theme'|@translate}</label>
@ -67,6 +68,7 @@
</span>
{html_options id=language name=language options=$language_options selected=$language_selection}
</li>
{/if}
<li>
<span class="property">
<label for="recent_period">{'Recent period'|@translate}</label>