Merge branch 'master' of ssh://rpi2.local/opt/git/record
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
{% endfor %}
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="align-right" colspan="{{ add_form.fields|length }}"><input type="submit" value="{{ add_form.submit_text }}"></td>
|
||||
<td class="align-right" colspan="{{ add_form.fields|length }}"><input type="submit" class="default" value="{{ add_form.submit_text }}"></td>
|
||||
</tr>
|
||||
</form>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user