Update part.card.php
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
<div id="card-description">
|
<div id="card-description">
|
||||||
<h3>
|
<h3>
|
||||||
<?php p($l->t('Description')); ?>
|
<?php p($l->t('Description')); ?>
|
||||||
<a href="https://github.com/nextcloud/deck/wiki/Markdown-Help" target="_blank" class="icon-help" title="<?php p($l->t('Formating help')); ?>"></a>
|
<a href="https://github.com/nextcloud/deck/wiki/Markdown-Help" target="_blank" class="icon-help" title="<?php p($l->t('Formatting help')); ?>"></a>
|
||||||
<span class="save-indicator"><?php p($l->t('Saved')); ?></span>
|
<span class="save-indicator"><?php p($l->t('Saved')); ?></span>
|
||||||
</h3>
|
</h3>
|
||||||
<textarea elastic ng-if="status.cardEditDescription"
|
<textarea elastic ng-if="status.cardEditDescription"
|
||||||
|
|||||||
Reference in New Issue
Block a user