mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
fixed comments
This commit is contained in:
parent
f42681303b
commit
61751cc208
@ -14,7 +14,7 @@ class AdvsModuleNotificationsTemplateSeeder extends Seeder
|
||||
$templates = [
|
||||
[
|
||||
'en' => [
|
||||
'message' => '<p><strong> Your post <a href="{url}" target="_blank">{name}</a> has been created successfully.</strong></p>',
|
||||
'message' => '<p><strong>Your post <a href="{url}" target="_blank">{name}</a> has been created successfully.</strong></p>',
|
||||
'name' => 'Created Ad',
|
||||
'greeting' => 'Hi',
|
||||
'subject' => 'Created Ad'
|
||||
@ -24,7 +24,7 @@ class AdvsModuleNotificationsTemplateSeeder extends Seeder
|
||||
],
|
||||
[
|
||||
'en' => [
|
||||
'message' => '<p><strong>Your ad for <a href="{url}" target="_blank">{name}</a> has been approved.</strong></p>',
|
||||
'message' => '<p><strong>Your ad for<a href="{url}" target="_blank">{name}</a>has been approved.</strong></p>',
|
||||
'name' => 'Approved Ad',
|
||||
'greeting' => 'Hi',
|
||||
'subject' => 'Approved Ad'
|
||||
@ -34,7 +34,7 @@ class AdvsModuleNotificationsTemplateSeeder extends Seeder
|
||||
],
|
||||
[
|
||||
'en' => [
|
||||
'message' => '<p><strong>Your <a href="{url}" target="_blank">{name}</a> ad was rejected because it does not comply with the posting rules.</strong></p>',
|
||||
'message' => '<p><strong>Your <a href="{url}" target="_blank">{name}</a>ad was rejected because it does not comply with the posting rules.</strong></p>',
|
||||
'name' => 'Declined Ad',
|
||||
'greeting' => 'Hi',
|
||||
'subject' => 'Declined Ad'
|
||||
@ -44,7 +44,7 @@ class AdvsModuleNotificationsTemplateSeeder extends Seeder
|
||||
],
|
||||
[
|
||||
'en' => [
|
||||
'message' => '<p><strong>You must confirm your <a href="{url}" target="_blank">{name}</a> posting to be published.</strong></p>',
|
||||
'message' => '<p><strong>You must confirm your <a href="{url}" target="_blank">{name}</a>posting to be published.</strong></p>',
|
||||
'name' => 'Pending User Ad',
|
||||
'greeting' => 'Hi',
|
||||
'subject' => 'Pending User Ad'
|
||||
|
||||
@ -44,24 +44,14 @@ class ProfileModuleNotificationsTemplateSeeder extends Seeder
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="esd-block-text es-p15t" align="left">
|
||||
<p style="color: #707070; font-size: 16px;">Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="esd-block-text es-p15t" align="left">
|
||||
<p style="color: #707070; font-size: 16px;">İndustry\'s make a type specimen book. It has survived not only five centuries, but also electronic typesetting, remaining essentially unchanged. It was populrised in the 1960 containing Lorem Ipsum passages, and more recently.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="esd-block-text es-p20t" align="left">
|
||||
<p style="color: #707070; font-size: 16px;">Lorem Visiosoft<br>Printing and typesetting team</p>
|
||||
<p style="color: #707070; font-size: 16px;"></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="esd-block-spacer" height="29"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="esd-block-button es-p10"><span class="es-button-border" style="border-bottom-width: 0px; background: #ffb600; border-radius: 4px;"><a href class="es-button" target="_blank" style="background: #ffb600; border-color: #ffb600; border-radius: 4px; font-size: 16px;">LOREM IPSUM THERE</a></span></td>
|
||||
<td align="center" class="esd-block-button es-p10"><span class="es-button-border" style="border-bottom-width: 0px; background: #ffb600; border-radius: 4px;"><a href class="es-button" target="_blank" style="background: #ffb600; border-color: #ffb600; border-radius: 4px; font-size: 16px;"></a></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="esd-block-spacer es-p20" style="font-size:0">
|
||||
@ -108,16 +98,6 @@ class ProfileModuleNotificationsTemplateSeeder extends Seeder
|
||||
<p style="color: #707070; font-size: 16px;">Hi user,</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="esd-block-text es-p15t" align="left">
|
||||
<p style="color: #707070; font-size: 16px;">Don\'t worry! Reseting you password is easy. Just type in the email you registered to openclassify.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="esd-block-text es-p20t" align="left">
|
||||
<p style="color: #707070; font-size: 16px;">Lorem Visiosoft<br>Printing and typesetting team</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="esd-block-spacer" height="29"></td>
|
||||
</tr>
|
||||
@ -126,7 +106,7 @@ class ProfileModuleNotificationsTemplateSeeder extends Seeder
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="esd-block-text">
|
||||
<p style="font-size: 11px; color: #707070;">Did you remember your password? <a target="_blank" style="font-size: 11px; ">Try logging in</a></p>
|
||||
<p style="font-size: 11px; color: #707070;">Did you remember your password?<a target="_blank" style="font-size: 11px; ">Try logging in</a></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user