[Redizajn 1KA] - Urejanje --> Nastavitve --> Aktivnost/kvote - v8
Odstranjen label
This commit is contained in:
parent
d9ee186a13
commit
04329052b5
@ -8693,7 +8693,7 @@ class SurveyAdminSettings {
|
||||
echo '<div id="vote_limit_warning" class="'.($row['vote_limit'] == 0 ? 'displayNone' : '').'">';
|
||||
|
||||
echo '<div class="setting_holder">';
|
||||
echo '<span class="setting_title"><label for="anketa' . $row['id'] . '" >'.$lang['srv_vote_count'].':</label></span>';
|
||||
echo '<span class="setting_title">'.$lang['srv_vote_count'].':</span>';
|
||||
echo '<input type="text" class="large" id="vote_count" name="vote_count" value="' . $row['vote_count'] . '"/></label>';
|
||||
echo '</div>';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user