Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions templates/pro-notice.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<div style='border-radius: 3px; padding: 8px 12px; padding-right: 38px;' class='notice notice-info is-dismissible' id='wedocs-pro-notice'>
<!-- might resue later -->

<!-- <div style='border-radius: 3px; padding: 8px 12px; padding-right: 38px;' class='notice notice-info is-dismissible' id='wedocs-pro-notice'>
<div class='wd-pro-notice' style='display: flex; gap: 16px; align-items: center;'>
<div class='logo-img' style='line-height: 1;'>
<img
Expand All @@ -18,4 +20,4 @@
</p>
</div>
</div>
</div>
</div> -->