MINOR Removing unused template control

This commit is contained in:
Sean Harvey 2012-05-18 16:47:12 +12:00
parent aa0bc8f90b
commit 92019876d2

View File

@ -19,12 +19,6 @@
<% loop Actions %>
$Field
<% end_loop %>
<% if CurrentPage.LinkPreview %>
<a href="$CurrentPage.LinkPreview" class="cms-preview-toggle-link ss-ui-button" data-icon="preview">
<% _t('LeftAndMain.PreviewButton', 'Preview') %> &raquo;
</a>
<% end_if %>
</div>
<% end_if %>
</form>
</form>