Modified:html changes

This commit is contained in:
Awais-cb 2017-12-28 15:12:33 +05:00
parent 9313681526
commit e87b442c43

View file

@ -1481,9 +1481,10 @@
</div>
<div class="col-md-4">
<label for="max_profile_pic_width">Max profile pic dimension</label>
<input class="form-control" name="max_profile_pic_width" type="text" id="max_profile_pic_width" value="{$row.max_profile_pic_width}" size="6" maxlength="10" />
<br>
<label for="max_profile_pic_width">Max profile pic dimension</label>
<input class="form-control" name="max_profile_pic_width" type="text" id="max_profile_pic_width" value="{$row.max_profile_pic_width}" size="6" maxlength="10" />
Pixels
<br>
<label for="max_bg_width">Max Background Dimension</label>
<input class="form-control" name="max_bg_width" type="text" id="max_bg_width" value="{$row.max_bg_width}" size="6" maxlength="10" />
Pixels