v1.15
Added CSS theme seletor (dark/light)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @package Joomla
|
||||
* @subpackage Membership Pro
|
||||
@@ -52,4 +53,4 @@ $controlsClass = $bootstrapHelper->getClassMapping('controls');
|
||||
<textarea rows="5" cols="30" class="input-xxlarge form-control"
|
||||
name="meta_description"><?php echo $this->item->meta_description; ?></textarea>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user