CloneSet1381


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7220.985php_sequence[6]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1756
templates/beez/html/com_content/article/form.php
2970
templates/rhuk_milkyway/html/com_content/article/form.php
Clone Instance
1
Line Count
7
Source Line
56
Source File
templates/beez/html/com_content/article/form.php

        <?php echo JText::_('Editor'); ?></legend>
<div>
  <label for="title">
<?php echo JText::_('Title'); ?>:
</label>
<input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php echo $this->escape($this->article->title); ?>" />
</div>
<div class="save">
  <button type="button" onclick="submitbutton('save')">


Clone Instance
2
Line Count
9
Source Line
70
Source File
templates/rhuk_milkyway/html/com_content/article/form.php

        <?php echo JText::_('Editor'); ?></legend>
<table class="adminform" width="100%">
  <tr>
    <td>
      <div style="float: left;">
        <label for="title">
<?php echo JText::_( 'Title');  ?>:
</label>
<input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php echo $this->escape($this->article->title); ?>" />
<input class="inputbox" type="hidden" id="alias" name="alias" value="


Clone AbstractionParameter Count: 2Parameter Bindings

<?php
  echo JText::_('Editor');
?> [[#variable526beb00]]<?php
                          echo JText::_('Title');
                        ?>:
</label>
<input class="inputbox" type="text" id="title" name="title" size="50" maxlength="100" value="<?php
                                                                                               echo $this->escape($this->article->title);
                                                                                             ?> [[#variable526bea80]]
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#526beb00]]
</legend>
<div>
  <label for="title"> 
12[[#526beb00]]
</legend>
<table class="adminform" width="100%">
  <tr>
    <td>
      <div style="float: left;">
        <label for="title"> 
21[[#526bea80]]
" />
</div>
<div class="save">
  <button type="button" onclick="submitbutton('save')"> 
22[[#526bea80]]
" />
<input class="inputbox" type="hidden" id="alias" name="alias" value="