mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
UI Improvements - Admin Default Theme - Updates #194
This commit is contained in:
@@ -56,10 +56,10 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<b><?php echo __('Shortcode', 'snippets'); ?></b><br>
|
||||
<code id="shortcode"></code>
|
||||
<br> <br>
|
||||
<pre><code id="shortcode"></code></pre>
|
||||
<br>
|
||||
<b><?php echo __('PHP Code', 'snippets'); ?></b><br>
|
||||
<code id="phpcode"></code>
|
||||
<pre><code id="phpcode"></code></pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user