ulteriore fix namespace MedPRed --> ScheMe

This commit is contained in:
Samuele E. Locatelli
2017-01-20 18:20:25 +01:00
parent 6af84aae70
commit 58b5bbaf99
68 changed files with 120 additions and 122 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_header.ascx.cs" Inherits="ScheMe.WebUserControls.mod_header" %>
<asp:Timer ID="Timer1" runat="server"></asp:Timer>
<h1>MedPred - <%: titolo %></h1>
<h1>ScheMe - <%: titolo %></h1>
<a href="Default" data-icon="home" class="ui-btn-left">
<asp:Label ID="lblVers" runat="server" Font-Bold="false" /></a>
<a href="UserAdmin" data-icon="lock" class="ui-btn-right">User Admin</a>