1
0
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:
Awilum
2014-02-15 14:27:42 +02:00
parent 44451af610
commit 41076ede4a
2 changed files with 6 additions and 6 deletions

View File

@@ -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>