summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.addnew.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.addnew.php b/templates/part.addnew.php
index f86fa9030..fe0776101 100644
--- a/templates/part.addnew.php
+++ b/templates/part.addnew.php
@@ -11,7 +11,7 @@
}">+ <span><?php p($l->t('Add Website'))?></span></a>
<div class="add-new-popup">
<fieldset class="personalblock">
- <p class="error">
+ <p class="error" ng-show="feedExistsError || folderExistsError">
<span ng-show="feedExistsError">
<?php p($l->t('Error: address exists already!')); ?>
</span>