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>
@ -84,7 +82,7 @@
}
echo ">".htmlentities($value)."</option>\n";
}
?>
?>
</select>
</td>
</tr>
@ -133,4 +131,4 @@
</tr>
</table>
</form>
</div>
</div>