Move display_error_block() to footer.html

This commit is contained in:
Flat 2016-07-02 20:19:26 +09:00
commit d1b1f97ff4
55 changed files with 78 additions and 224 deletions

View file

@ -12,9 +12,7 @@
}
?>
</div>
</div>
<? display_error_block() ?>
</div>
<div class="l-separator"></div>
@ -112,4 +110,4 @@
</tr>
</table>
</form>
</div>
</div>