diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-03-29 11:53:02 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:47 +0200 |
| commit | a8a8407a0cfe556e604d10f806a55b665e3e0f07 (patch) | |
| tree | 6404e43bd54c36d8c6f2af9e657beaf9df1c065b /index.html | |
| parent | 6c08d1129e50afaf1cfd3f9839996e56e51853f8 (diff) | |
| download | wvs-vplan-a8a8407a0cfe556e604d10f806a55b665e3e0f07.tar.gz wvs-vplan-a8a8407a0cfe556e604d10f806a55b665e3e0f07.zip | |
benutze durchgängig dieselben Quotes
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ <h1>WvS VPlan</h1> </div> <div role="main" class="ui-content"> - <a id='lnklogin' href='#loginpopup' data-rel="popup" data-role="button" data-position-to="window" data-inline="true" style="display:none;"></a> + <a id="lnklogin" href="#loginpopup" data-rel="popup" data-role="button" data-position-to="window" data-inline="true" style="display:none;"></a> <div data-role="popup" id="loginpopup" data-theme="a" data-dismissible> <form style="padding:10px 20px;" id="loginform" action="javascript:login()"> |
