mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* update forum post after editing news (when forum post has been created)
This commit is contained in:
@@ -5,5 +5,5 @@ Please choose template in which you want to edit menu items.<br/>
|
||||
<option value="{{ template.template }}">{{ template.template }}</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
<input type="submit" value="Edit" />
|
||||
<input type="submit" class="button" value="Edit" />
|
||||
</form>
|
@@ -95,6 +95,8 @@
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
{% elseif comments is not null%}
|
||||
<input type="hidden" name="forum_section" value="{{ comments }}" />
|
||||
{% endif %}
|
||||
|
||||
{% set rows = rows + 1 %}
|
||||
|
Reference in New Issue
Block a user