Änderungen Dienstag
This commit is contained in:
@ -66,7 +66,7 @@ p {
|
||||
</div>
|
||||
<div class="container">
|
||||
{section name=table_data loop=$table_data}
|
||||
<p class="text-primary">{$table_data[table_data].frage} ({$table_data[table_data].anz_userfrage} Personen)</p>
|
||||
<p class="text-primary">{$table_data[table_data].frage}<br>({$table_data[table_data].anz_userfrage} Personen)</p>
|
||||
{if $table_data[table_data].multiple == '1'}
|
||||
<p class="small">(Multiple Choice Frage)</p>
|
||||
{/if}
|
||||
|
Reference in New Issue
Block a user