[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:32:30
Message-ID: E1fZzsU-0004EV-Og () code ! kde ! org
[Download RAW message or body]

Git commit 5b88e43a9b93dfed89e99f0cab70cd528d5cfcf4 by siyuan dong.
Committed on 02/07/2018 at 14:32.
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/5b88e43a9b93dfed89e99f0cab70cd528d5cfcf4

diff --git a/application/modules/default/views/scripts/product/index.phtml \
b/application/modules/default/views/scripts/product/index.phtml index \
                b9c6f282..55ec676d 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(required if based on \
other people's work): </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 d405ed73..4250ece6 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 *needed for plings depending on product category(required if based on \
other people's work)</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