- Timestamp:
- Jan 19, 2017, 1:57:23 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin-center/trunk/fuentes/admin-center.install/usr/share/admin-center/login.php
r3064 r3373 97 97 <!--div style="margin-top: 10px; margin-left: 100px;"--> 98 98 <div style="float:right;"> 99 <button id="LoginButton" class="btn btn-primary btn-lg" value="<?php gt("login");?>">< /button>99 <button id="LoginButton" class="btn btn-primary btn-lg" value="<?php gt("login");?>"><?php echo(gt("login"));?></button> 100 100 </div> 101 101 </div></div>
Note: See TracChangeset
for help on using the changeset viewer.