diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-03-06 11:52:44 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-03-06 11:52:44 +0000 |
commit | 2ac75306490519e5ef9b461e7c8d7cf459e4c15a (patch) | |
tree | 3766213d2cbc73c0f413f0eb1b2a0cc9796f23a8 | |
parent | d335d64580d6fefbbf54920814c77a846351f5c9 (diff) | |
download | moa-id-spss-2ac75306490519e5ef9b461e7c8d7cf459e4c15a.tar.gz moa-id-spss-2ac75306490519e5ef9b461e7c8d7cf459e4c15a.tar.bz2 moa-id-spss-2ac75306490519e5ef9b461e7c8d7cf459e4c15a.zip |
Added PushInfobox tag for MOA-ID 1.4.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@812 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r-- | id.server/doc/moa_id/examples/Template.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/id.server/doc/moa_id/examples/Template.html b/id.server/doc/moa_id/examples/Template.html index de694a08f..5074f5beb 100644 --- a/id.server/doc/moa_id/examples/Template.html +++ b/id.server/doc/moa_id/examples/Template.html @@ -25,6 +25,10 @@ value="<XMLRequest>"/> <input type="hidden" name="DataURL" value="<DataURL>"/> +<input type="hidden" +name="PushInfobox" +value="<PushInfobox>"/> + <input type="submit" value="Anmeldung mit Bürgerkarte" name="submit"/> </div> </form> |