Skip to content

Commit

Permalink
Duplicated constant Custom Tips
Browse files Browse the repository at this point in the history
  • Loading branch information
gigamaster committed Mar 30, 2023
1 parent 38a6afa commit 0cf7f33
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
define( '_MD_A_MYBLOCKSADMIN_TIPS' , 'Manage blocks by selecting the side, target modules, user groups permissions and cache time.');
define( '_MD_A_MYBLOCKSADMIN_CUSTOM_TIPS' , 'First, give the <b>Block Title</b> a name and select a <b>Custom Type</b>. Save and edit your new block.<br>
The <b>editor</b> will change according to the selected <b>Custom Type</b>.<br>Thus allowing you to create a reusable Component with BBcode and PHP or HTML, JavaScript and CSS.');
define( '_MD_A_MYBLOCKSADMIN_CUSTOM_TIPS' , 'Custom block tip');
define( '_MD_A_MYBLOCKSADMIN_PERMUPDATED' , 'Permissions updated successfully');
define( '_MD_A_MYBLOCKSADMIN_BLOCKADMIN' , 'Blocks management');
define( '_MD_A_MYBLOCKSADMIN_NAME' , 'Name');
Expand Down

0 comments on commit 0cf7f33

Please sign in to comment.