// orders cleanup

This commit is contained in:
Kevin Granger
2013-09-19 20:12:05 +02:00
parent 660bb870cc
commit 724ab12122
2 changed files with 73 additions and 62 deletions
@@ -612,8 +612,8 @@ class AdminCustomerThreadsControllerCore extends AdminController
protected function displayButton($content)
{
return '
<div style="margin-bottom:10px;border:1px solid #005500;width:200px;height:130px;padding:10px;background:#EFE">
<p style="text-align:center;font-size:15px;font-weight:bold">
<div>
<p>
'.$content.'
</p>
</div>';