]> WPIA git - gigi.git/blob - src/club/wpia/gigi/pages/account/domain/DomainAddForm.templ
fix: ResultSet.getDate is often wrong as it fetches day-precision times
[gigi.git] / src / club / wpia / gigi / pages / account / domain / DomainAddForm.templ
1 <label for="newdomain"><?=_Domain?>: </label><input class="form-control" type="text" name="newdomain" value="" required> (<?=_In the following:?> <span class='exampleDomainPlace'>example.org</span>)
2
3 <?=$pingconfig?>
4 <button type="submit" name="adddomain" class="btn btn-primary"><?=_I own or am authorised to control this domain?></button>