|
@@ -25,7 +25,7 @@ SCRIPT;
|
|
|
|
|
|
|
|
return <<<HTML
|
|
return <<<HTML
|
|
|
<div>
|
|
<div>
|
|
|
- <div style="height: 20px; border-bottom: 1px solid #eee; text-align: center;margin-top: 20px;margin-bottom: 20px;">
|
|
|
|
|
|
|
+ <div class="mt-2 text-center" style="height: 20px; border-bottom: 1px solid #eee; margin-bottom: 25px">
|
|
|
<span style="font-size: 16px; background-color: #ffffff; padding: 0 10px;">
|
|
<span style="font-size: 16px; background-color: #ffffff; padding: 0 10px;">
|
|
|
<a data-toggle="collapse" href="#{$this->name}" class="{$this->name}-title">
|
|
<a data-toggle="collapse" href="#{$this->name}" class="{$this->name}-title">
|
|
|
<i class="fa fa-angle-double-up"></i> {$title}
|
|
<i class="fa fa-angle-double-up"></i> {$title}
|