nodebb-plugin-simple-contact 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-plugin-simple-contact",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "תוסף טופס צור קשר עם התראות למנהלים וניהול פניות",
5
5
  "main": "library.js",
6
6
  "nbbpm": {
@@ -3,7 +3,7 @@
3
3
  <div class="panel panel-default shadow-sm" style="border-radius:14px; border:none;">
4
4
 
5
5
  <div class="panel-heading text-center" style="background:linear-gradient(135deg,#2b6cb0,#2c5282); color:#fff; border-radius:14px 14px 0 0; padding:15px;">
6
- <h3 class="panel-title" style="font-weight:600; margin:0;">צור קשר עם ההנהלה</h3>
6
+ <h3 class="panel-title" style="font-weight:600; margin:0;">צור קשר</h3>
7
7
  </div>
8
8
 
9
9
  <div class="panel-body text-center" style="background:#fafafa; padding:20px 25px;">