mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
allow user to set number of items to show on network page
This commit is contained in:
parent
68ca29719e
commit
fd1f8fb436
3 changed files with 12 additions and 1 deletions
|
@ -30,6 +30,7 @@ $nickname_block
|
|||
{{inc field_checkbox.tpl with $field=$allowloc }}{{endinc}}
|
||||
{{inc field_select.tpl with $field=$theme }}{{endinc}}
|
||||
{{inc field_input.tpl with $field=$ajaxint }}{{endinc}}
|
||||
{{inc field_input.tpl with $field=$itemspage_network }}{{endinc}}
|
||||
|
||||
|
||||
<div class="settings-submit-wrapper" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue