first import
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* @file
|
||||
* Template to control the add content individual links in the add content modal.
|
||||
*/
|
||||
?>
|
||||
<div class="content-type-button clearfix">
|
||||
<?php print $image_button; ?>
|
||||
<div><?php print $text_button; ?></div>
|
||||
</div>
|
Reference in New Issue
Block a user