Development

Changeset 16887

You must first sign up to be able to contribute.

Changeset 16887

Show
Ignore:
Timestamp:
04/01/09 23:08:44 (4 years ago)
Author:
boutell
Message:

Breaks the line after select button

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/pkMediaCMSSlotsPlugin/trunk/modules/pkContextCMSImage/templates/_normalView.php

    r16875 r16887  
    66  <?php // to false causes the edit action to redirect to the newly ?> 
    77  <?php // updated page. ?> 
     8  <?php // Wrap controls in a div for styling purposes ?> 
    89  <?php echo link_to('Choose image<span></span>', 
    910    sfConfig::get('app_pkContextCMS_media_site', false) . "/media/select?" . 
     
    2122              "noajax" => 1)), true)), 
    2223    array('class' => 'pk-btn pk-context-media-choose')) ?> 
     24  <br class="c" /> 
    2325<?php endif ?> 
    2426<?php if ($item): ?>