Fix for missing array elements
[mailer.git] / templates / de / html / admin / admin_menu_failed.tpl
1 <div align="center" class="admin_table dashed">
2         <div class="admin_title bottom">
3                 <strong>{--ADMIN_MENU_PROBLEM_TITLE--}:</strong>
4         </div>
5         <div class="admin_failed">
6                 $content
7         </div>
8 </div>