Layout change separating time options.

pull/270/head
Joe Prochazka 2016-10-28 15:33:13 -04:00
rodzic 5170d4f7f4
commit 3083d88e2a
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -412,6 +412,7 @@
</div>
<label for="dateFormat">Date Format</label>
<input type="text" class="form-control" id="dateFormat" name="dateFormat" value="<?php echo $dateFormat; ?>">
<p><i>Select one of the formats above or create your own. <a href="http://php.net/manual/en/function.date.php" target="_blank">PHP date function documentation.</a></i></p>
</div>
</div>
</div>