]> WPIA git - gigi.git/commitdiff
chg: format show history link
authorINOPIAE <m.maengel@inopiae.de>
Sun, 10 Dec 2017 11:59:58 +0000 (12:59 +0100)
committerINOPIAE <m.maengel@inopiae.de>
Mon, 11 Dec 2017 02:29:19 +0000 (03:29 +0100)
Change-Id: I121af08191c13978781854ce3c873dd95c1516ca

src/club/wpia/gigi/pages/account/MyDetailsForm.templ
src/club/wpia/gigi/pages/account/MyDetailsFormVerified.templ

index aa6191e255b5b960e6c0fb77225bafd5a6aa1c2b..e0c83774759f57d7c460efca687cd272b109678e 100644 (file)
@@ -12,4 +12,4 @@
    <button class="btn btn-primary pull-right" name="action" value="updateResidenceCountry"><?=_Update Residence Country?></button>
   </div>
 </div>
-<a href="/account/history"><?=_Show account history?></a>
+<p><a href="/account/history" class="btn btn-primary"><?=_Show account history?></a></p>
index 0b436d66ad6559faceda1233d092f8d576ba1c4c..6bf4456048be389ba3fbe6cf0e3cc5f426038bbd 100644 (file)
@@ -11,4 +11,4 @@
    <button class="btn btn-primary pull-right" name="action" value="updateResidenceCountry"><?=_Update Residence Country?></button>
   </div>
 </div>
-<a href="/account/history"><?=_Show account history?></a>
+<p><a href="/account/history" class="btn btn-primary"><?=_Show account history?></a></p>