mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
[CST-3092] Changed start message from external source page
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
</ng-container>
|
||||
</div>
|
||||
<div *ngIf="routeData.sourceId === ''" class="col-md-12">
|
||||
<div class="jumbotron">
|
||||
<ds-alert [type]="'alert-info'">
|
||||
<p class="lead">{{'submission.import-external.page.hint' | translate}}</p>
|
||||
</div>
|
||||
</ds-alert>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
@@ -2683,7 +2683,7 @@
|
||||
|
||||
"submission.import-external.title": "Import metadata from an external source",
|
||||
|
||||
"submission.import-external.page.hint": "No search performed yet. Search items using external sources.",
|
||||
"submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
|
||||
|
||||
"submission.import-external.back-to-my-dspace": "Back to MyDSpace",
|
||||
|
||||
|
Reference in New Issue
Block a user