[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ocs-webserver/dev] application/modules/default/views/scripts/product: source title fix
From:       siyuan dong <null () kde ! org>
Date:       2018-07-02 14:28:16
Message-ID: E1fZzoO-0006rH-Em () code ! kde ! org
[Download RAW message or body]

Git commit ffbff7cc5ad48ecf0f9d9ddd25fbf67dd0c45e0d by siyuan dong.
Committed on 02/07/2018 at 14:27.
Pushed by siyuandong into branch 'dev'.

source title fix

M  +1    -1    application/modules/default/views/scripts/product/index.phtml
M  +1    -1    application/modules/default/views/scripts/product/viewscripts/input_source_url.phtml


https://commits.kde.org/ocs-webserver/ffbff7cc5ad48ecf0f9d9ddd25fbf67dd0c45e0d

diff --git a/application/modules/default/views/scripts/product/index.phtml \
b/application/modules/default/views/scripts/product/index.phtml index \
                0f57d2b1..b9c6f282 100644
--- a/application/modules/default/views/scripts/product/index.phtml
+++ b/application/modules/default/views/scripts/product/index.phtml
@@ -345,7 +345,7 @@ $this->projectplings = \
$projectplings->fetchPlingsForProject($this->product->pro  ?>
                                     
                                     <p class="light small">
-                                    <span class="source">Source: </span>
+                                    <span class="source">Source(required if based on \
                other people's work): </span>
                                     <?php if (false === \
                empty($this->product->source_url)):
                                         echo '<a target="_blank" href="' . \
                $this->product->source_url . '" rel="nofollow">' . \
                $this->product->source_url
                                             . ' <span class="fa \
                fa-external-link"></span></a>';
diff --git a/application/modules/default/views/scripts/product/viewscripts/input_source_url.phtml \
b/application/modules/default/views/scripts/product/viewscripts/input_source_url.phtml
 index 3b9f9749..d405ed73 100644
--- a/application/modules/default/views/scripts/product/viewscripts/input_source_url.phtml
                
+++ b/application/modules/default/views/scripts/product/viewscripts/input_source_url.phtml
 @@ -25,7 +25,7 @@
         <?php if ($this->element->isRequired()) { ?>
             <div class="small grey bold-font pull-left margin-right-5">*</div>
         <?php } ?>
-        <label class="form-label" for="<?= $this->escape($this->element->getName()) \
?>">Source-Code Repository (GitHub, GitLab, SourceForge, ...) *needed for plings \
depending on product category</label> +        <label class="form-label" for="<?= \
$this->escape($this->element->getName()) ?>">Source *needed for plings depending on \
product category(required if based on other people's work)</label>  </div>
     <div class="col-sm-12">
         <input placeholder="https://github.com/github-tools/github" 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic