Forgot to delete display_error_block()s in web/templates/user/*.html

This commit is contained in:
Flat 2016-07-02 21:50:16 +09:00
commit 8b2e4da753
9 changed files with 10 additions and 43 deletions

View file

@ -12,9 +12,7 @@
}
?>
</div>
</div>
<? display_error_block() ?>
</div>
<div class="l-separator"></div>

View file

@ -49,11 +49,7 @@
</tr>
</table>
</div>
</div>
<? display_error_block() ?>
<!-- /.l-sort -->
</div>

View file

@ -71,11 +71,7 @@
</table>
<!-- -->
</div>
</div>
<? display_error_block() ?>
<!-- /.l-sort -->
</div>

View file

@ -41,11 +41,7 @@
</tr>
</table>
</div>
</div>
<? display_error_block(); ?>
<!-- /.l-sort -->
</div>

View file

@ -30,11 +30,7 @@
</tr>
</table>
</div>
</div>
<? display_error_block(); ?>
<!-- /.l-sort -->
</div>

View file

@ -48,11 +48,7 @@
</table>
<!-- -->
</div>
</div>
<? display_error_block() ?>
<!-- /.l-sort -->
</div>

View file

@ -47,11 +47,7 @@
</table>
<!-- -->
</div>
</div>
<? display_error_block() ?>
<!-- /.l-sort -->
</div>

View file

@ -23,9 +23,6 @@
</table>
</div>
</div>
<? display_error_block() ?>
<!-- /.l-sort -->
</div>

View file

@ -37,11 +37,7 @@
</tr>
</table>
</div>
</div>
<? display_error_block(); ?>
<!-- /.l-sort -->
</div>